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

Maintainers

Details

github.com/breier/libs

Source

Issues

Installs: 40

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/breier/libs

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