Libraries tagged by like php
nunomaduro/termwind
116895841 Downloads
Its like Tailwind CSS, but for the console.
tracy/tracy
17986586 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
sunra/php-simple-html-dom-parser
8562874 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.
paquettg/php-html-parser
6384670 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
graylog2/gelf-php
30014844 Downloads
A php implementation to send log-messages to a GELF compatible backend like Graylog2.
rakit/validation
2652869 Downloads
PHP Laravel like standalone validation library
squirrelphp/twig-php-syntax
4552649 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
daniel-zahariev/php-aws-ses
1200483 Downloads
Send emails via Amazon Simple Email Service (SES) with REST-like interface
calcinai/xero-php
3041643 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction.
aimeos/map
253568 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
pgrimaud/instagram-user-feed
594121 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
silviolleite/laravelpwa
715888 Downloads
Looks like an app, feels like an app, but NOT an app.
hedii/laravel-gelf-logger
2341586 Downloads
A Laravel package to send logs to a gelf compatible backend like graylog
sybio/image-workshop
753933 Downloads
Powerful PHP class using GD library to work easily with images including layer notion (like Photoshop or GIMP)
nicmart/string-template
1364232 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.