Libraries tagged by is
nicmart/string-template
1553096 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.
netgen/query-translator
1725434 Downloads
Query Translator is a search query translator with AST representation
nahid/jsonq
601163 Downloads
JsonQ is a PHP based json data query library
mrclay/props-dic
9562991 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
mouse0270/bootstrap-growl
100655 Downloads
This is a simple pluging that turns standard Bootstrap alerts into "Growl-like" notifications.
mottie/tablesorter
204292 Downloads
tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.
monarobase/country-list
2294658 Downloads
List of all countries with names and ISO 3166-1 codes in all languages and data formats for Laravel
mikecao/flight
442447 Downloads
Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications. This is the maintained fork of mikecao/flight
menarasolutions/geographer
598027 Downloads
A PHP library that knows how any country, state or city is called in any language
matthiasmullie/scrapbook
2037366 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
matomo/matomo
32872 Downloads
Matomo is the leading Free/Libre open analytics platform
mathjax/mathjax
83609 Downloads
MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all modern browsers.
marcusschwarz/lesserphp
8977571 Downloads
lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.
marc1706/fast-image-size
9018640 Downloads
fast-image-size is a PHP library that does almost everything PHP's getimagesize() does but without the large overhead of downloading the complete file.
m1/env
10534265 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.