Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jakubkulhan/data-access-kit-src

Type-safe minimum-writing SQL repositories for PHP
https://github.com/jakubkulhan/data-access-kit-src

dao data-access-layer data-access-library data-access-object data-mapper object-relational-mapper object-relational-mapping orm php symfony symfony-bundle

Last synced: about 2 months ago
JSON representation

Type-safe minimum-writing SQL repositories for PHP

Awesome Lists containing this project

README

        

# DataAccessKit (source repository)

> Type-safe minimum-writing SQL repositories for PHP

## Packages

- [DataAccessKit](https://github.com/jakubkulhan/data-access-kit#readme) - Persistence layer based on Doctrine\DBAL and repository generator.
- [DataAccessKit\Symfony](https://github.com/jakubkulhan/data-access-kit-symfony#readme) - Integration with Symfony framework.

## Contributing

This is the main source repository. Other repositories are automatically split from this one. Please open issues and pull requests here.

## License

Licensed under MIT license. See [LICENSE](LICENSE).