Packages from programster
-
-
PHP
programster/async-curl
A package to make it easier to send curl request asynchronously using [curl_multi_exec](https://secure.php.net/manual/en/function.curl-multi-exec.php).
-
-
-
-
-
PHP
programster/collections
A simple library to simplify the creation of strict type arrays/collections.
-
-
-
-
PHP
programster/docker-compose
Package for easily creating complex docker-compose files and exposing all their possible options.
-
-
-
-
PHP
programster/google-charts
PHP Package to help with implementing charts through the Google charts javascript library.
-
-
-
PHP
programster/harvest-sdk-guzzle-driver
A Guzzle-based message handler for the PHP SDK for the Harvest API.
-
-
PHP
programster/http-testing
A PHP package for providing interfaces specific to testing using PSR-7 HTTP requests.
-
PHP
programster/ical
A wrapper around spatie/icalendar-generator, in order to make it easier to create calender events/reminders
-
-
-
-
-
-
-
PHP
programster/mysql-objects
Package for rapidly developing models that represent mysql tables. Tables must have an id field.
-
-
-
-
PHP
programster/orm-generator
This package automates the creation of the table and object files for each of your database tables when you are using the irap/mysql-objects or programster/pgsql-objects package.
-
-
PHP
programster/pgsql-logger
A logger that logs to a PostgreSQL database and is compatible with PSR-3
-
-
PHP
programster/pgsql-objects
A library for interfacing with a PostgreSQL database in PHP. Facilitates the creation of objects that represents tables tables. Objects must have id of type UUID.
-
-
-
-
PHP
programster/query-builder-parser
A library for converting a jQuery query builder JSON rules string to an SQL statement.
-
PHP
programster/query-builder-pgsql-driver
A PostgreSQL driver for the programster/query-builder-parser package.
-
-
PHP
programster/saml
A library to help with interfacing with a SAML SSO. This does so by wrapping around the onelogin/php-saml package.
-
-
-
-
PHP
programster/throttle-mysql-driver
A driver for using MySQL for rate limiting in the programster/throttle package.
-
-