An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

## What is it?

[![Packagist](https://img.shields.io/packagist/v/php-service-bus/active-record.svg)](https://packagist.org/packages/php-service-bus/active-record)
[![Packagist](https://img.shields.io/packagist/dt/php-service-bus/active-record.svg)](https://packagist.org/packages/php-service-bus/active-record)
![Continuous Integration](https://github.com/php-service-bus/active-record/workflows/Continuous%20Integration/badge.svg)
[![codecov](https://codecov.io/gh/php-service-bus/active-record/branch/v5.1/graph/badge.svg?token=0bKwdiuo0S)](https://codecov.io/gh/php-service-bus/active-record)
[![Shepherd](https://shepherd.dev/github/php-service-bus/active-record/coverage.svg)](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.