Libraries tagged by like php
sfneal/string-helpers
109546 Downloads
PHP string helper functions that add familiar functionality from other languages (like string contains, splitting, truncating, etc...)
petrknap/optional
21567 Downloads
Optional (like in Java Platform SE 8 but in PHP)
kunststube/rison
50948 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
g4/cron
62925 Downloads
g4 cron like parser with ability to parse expressions with resolution in seconds - based on PHP Cron Expression Parser
drnxloc/laravel-simple-html-dom
152895 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
emonkak/underbar.php
11412 Downloads
A collection processing library for PHP, like Underscore.js
hadasbro/php-streams
1927 Downloads
PHP Streams - Java-like Stream API for PHP
careship/functional-php
7706 Downloads
A monad-like set of utilities for PHP, type-checked by Psalm.
yarri/full-text-search-query-like
31351 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
ravebuild/xero-php
16451 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction. With Ravebuild fixes.
natlibfi/php-html-parser
27232 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
lorddashme/php-static-class-interface
2743 Downloads
A simple package that convert a service class into a static-like class.
geezify/geezify-php
7239 Downloads
A library to convert ascii number like '3456' to geez number '፴፬፻፶፮' and vise versa.
falseclock/dbd-php-entity
5506 Downloads
DTO like library to fetch any data in an Object-Oriented manner (ORM)
dkd/php-populate
49080 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method