Libraries tagged by like
careship/functional-php
7706 Downloads
A monad-like set of utilities for PHP, type-checked by Psalm.
camspiers/silverstripe-loggerbridge
61397 Downloads
Provides a bridge between PSR-3 loggers (like monolog) and SilverStripe
byjg/sms-client
3741 Downloads
A generic and extensible lightweight sms client to publish SMS service providers like Twilio and ByJG.
byjg/message-queue-client
3887 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.
bvipul/generator
29417 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
16678 Downloads
A basic framework agnostic form building package with a few extra niceties like remembering old input and retrieving error messages.
botble/form-builder
10759 Downloads
Laravel form builder - symfony like
bosunski/results
215 Downloads
Rust-like Result/Option utility for PHP
bitandblack/helpers
8350 Downloads
Useful methods for PHP you may like.
bethinkpl/php-html-parser
479 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
beste/psr-testlogger
7459 Downloads
PSR-3 compliant test logger for developers who like tests and want to check if their application logs messages as they expect.
best/dot-notation
3024 Downloads
Compact, MongoDB-like dot notation for manipulating and creating arrays.
berlioz/html-selector
11430 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.
bentools/set
7433 Downloads
The Set object lets you store unique values of any type, like in Javascript.
awelty/security
26252 Downloads
Some security stuff like hmac authentification manager