breier/libs

This package is abandoned and no longer maintained. The author suggests using the breier/extended-array package instead.

A Collection of Minimalist Libraries

2.2.3 2020-04-25 19:11 UTC

This package is auto-updated.

Last update: 2020-05-03 17:14:33 UTC


README

A collection of minimalist classes to expose via packagist.org (composer)

Extended Array

A class that extends from PHP-SPL ArrayIterator and implements loads of functionalities from PHP plain array handling.

Documentation can be found here.

MykrORM (Micro ORM)

A minimalist ORM that uses PDO Standard Extension to connect to any supported database implementing CRUD and "Table Management".

Documentation can be found here.

Author

Andre Breier breier.de@gmail.com

License

GNU Public License v3 - Refer to LICENSE