https://github.com/php-service-bus/active-record
Active record implementation
https://github.com/php-service-bus/active-record
component sql
Last synced: 11 months ago
JSON representation
Active record implementation
- Host: GitHub
- URL: https://github.com/php-service-bus/active-record
- Owner: php-service-bus
- License: mit
- Created: 2019-01-17T07:44:06.000Z (about 7 years ago)
- Default Branch: v5.1
- Last Pushed: 2022-04-05T21:05:45.000Z (about 4 years ago)
- Last Synced: 2025-05-08T00:39:17.899Z (11 months ago)
- Topics: component, sql
- Language: PHP
- Homepage:
- Size: 187 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
## What is it?
[](https://packagist.org/packages/php-service-bus/active-record)
[](https://packagist.org/packages/php-service-bus/active-record)

[](https://codecov.io/gh/php-service-bus/active-record)
[](https://shepherd.dev/github/php-service-bus/active-record)
This component is part of the [PHP Service Bus](https://github.com/php-service-bus/service-bus): simple Active Record pattern implementation
## Documentation
[**Read Active Record documentation**](https://github.com/php-service-bus/service-bus/blob/v5.1/.documentation/database.md#active-record-implementation)
## Contributing
Contributions are welcome! Please read [CONTRIBUTING](.github/CONTRIBUTING.md) for details.
### Communication Channels
You can find help and discussion in the following places:
* [Telegram chat (RU)](https://t.me/php_service_bus)
* [Twitter](https://twitter.com/PhpBus)
* Create issue [https://github.com/php-service-bus/service-bus/issues](https://github.com/php-service-bus/service-bus/issues)
## License
The MIT License (MIT). Please see [LICENSE](LICENSE.md) for more information.