Libraries tagged by dec
icecave/chrono
171377 Downloads
A date & time library that is decoupled from the system clock.
ghostwriter/json
2843564 Downloads
Safely encode and decode JSON
elgibor-solution/laravel-database-encryption
90810 Downloads
Auto Encrypt and Decrypt Database through Eloquent
ecodev/graphql-doctrine
140374 Downloads
Declare GraphQL types from Doctrine entities and attributes
eastwest/json
197644 Downloads
Wrap JSON encoding/decoding errors in exception
debuss-a/mtomsoapclient
153078 Downloads
This class overrides SoapClient::__doRequest() method to implement MTOM for PHP. It decodes XML and integrate attachments in the XML response.
daverandom/exceptional-json
1362376 Downloads
JSON encoding and decoding that throws exceptions on failure
danog/libdns-json
612944 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns
cache/namespaced-cache
1274137 Downloads
A decorator that makes your cache support namespaces
bossa/phpspec2-expect
1746016 Downloads
Helper that decorates any SUS with a phpspec lazy object wrapper
axepress/wp-graphql-stubs
361869 Downloads
WPGraphQL function and class declaration stubs for static analysis.
avstudnitz/disable-modules
71869 Downloads
Adds a console command to show all modules which can be safely disabled as they have no declared dependencies
atlas/pdo
243720 Downloads
Provides a PDO instance decorator with convenience methods, and a connection manager.
acmephp/ssl
1042486 Downloads
PHP wrapper around OpenSSL extension providing SSL encoding, decoding, parsing and signing features
yii2tech/behavior-trait
285161 Downloads
Allows handling events via inline declared methods, which can be added by traits