Libraries tagged by lake
chsergey/yii2-rest-client
10982 Downloads
REST client (AR-like model) for Yii Framework 2.0 (via GuzzleHttp)
chimera/mapping
121058 Downloads
Useful annotations to configure the application layer of your software
carropublic/discussion
116578 Downloads
Discussion like comments
camspiers/silverstripe-loggerbridge
62504 Downloads
Provides a bridge between PSR-3 loggers (like monolog) and SilverStripe
calmohallag/nullable-casting
10245 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
byjg/sms-client
7635 Downloads
A generic and extensible lightweight sms client to publish SMS service providers like Twilio and ByJG.
byjg/message-queue-client
7842 Downloads
A generic and extensible lightweight messaging client to publish and consume messages from messaging servers like Amazon SQS, Amazon SNS, Google PubSub, RabbitMQ, Kafka, etc.
byjg/anydataset-xml
6402 Downloads
Anydataset Xml abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
byjg/anydataset-text
3821 Downloads
Anydataset Text File abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
byjg/anydataset-nosql
7557 Downloads
A NoSql abstraction dataset. Anydataset is an agnostic data source abstraction layer in PHP.
byjg/anydataset-json
6259 Downloads
Anydataset JSON abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
byjg/anydataset-array
72194 Downloads
Anydataset Array abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
bvipul/generator
30194 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
bupy7/php-html-form
17515 Downloads
A basic framework agnostic form building package with a few extra niceties like remembering old input and retrieving error messages.
botble/form-builder
34283 Downloads
Laravel form builder - symfony like