Libraries tagged by like php
michaeldrennen/local-file
21508 Downloads
A small php library that adds some functions to operate on local files, like an efficient line count function.
kmvan/prober
10 Downloads
This is a probe program for PHP environment. It can show your server information and readable easily. And the most important thing is that it's like iphone iPhone X/XS/XS Max/XR/11/11 Pro/11 Pro Max !
hollodotme/cologne-phonetic
26454 Downloads
PHP OOP Implementation of the 'Kölner Phonetic Index' - a soundex like algorithm for german language
g4/cron
68452 Downloads
g4 cron like parser with ability to parse expressions with resolution in seconds - based on PHP Cron Expression Parser
calmohallag/nullable-casting
10046 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.
berlioz/html-selector
13070 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.
palabs/php-enum
916 Downloads
Java-like PHP Enum implementation for php 7.4+
huasofoundries/phppgadmin6
494 Downloads
Like phpmyadmin but for postgres
emonkak/underbar.php
11533 Downloads
A collection processing library for PHP, like Underscore.js
zingle-com/php-enum
22986 Downloads
PHP Enum like objects.
ixnode/php-coordinate
868 Downloads
PHP Coordinate - This library offers a collection of various PHP coordinate classes like Coordinate, etc.
hadasbro/php-streams
2227 Downloads
PHP Streams - Java-like Stream API for PHP
kylekatarnls/jade-php
77225 Downloads
HAML-like template engine for PHP
wapplersystems/php-html-parser
801 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
tajawal/php-ini-parser
2722 Downloads
A Zend_Config_Ini like parser for .ini files.