Libraries tagged by php lite
rct567/dom-query
245273 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
symplify/git-wrapper
413889 Downloads
A PHP wrapper around the Git command line utility.
ajaxray/short-code
53588 Downloads
ShortCode generator for PHP. Create short, reversible or random, hash like codes.
phpsysinfo/phpsysinfo
21350 Downloads
phpSysInfo is a customizable PHP Script that parses /proc, and formats information nicely. It will display information about system facts like Uptime, CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk usage, and more.
drnxloc/laravel-simple-html-dom
266509 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.
bnomei/kirby3-janitor
33397 Downloads
Kirby Plugin for running commands like cleaning the cache from within the Panel, PHP code or a cronjob
badoo/soft-mocks
34613 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
xemlock/php-latex
33302 Downloads
LaTeX parser and renderer
retailcrm/php-code-style
256677 Downloads
Defaults for php linters and code style fixers
mustafakucuk/php-linear-api
11680 Downloads
A simple Object Oriented wrapper for Linear API, written with PHP.
azatoth/php-pgettext
91384 Downloads
Extension of gettext functions for PHP like pgettext, dpgettext, etc.
kittinan/php-line-notify
37524 Downloads
PHP Line Notify
wujunze/php-cli-color
59864 Downloads
Simple and easy to use the PHP command-line output of color
technically-php/linear-partitioning
148617 Downloads
A simple library to solve linear partition problem with Dynamic Programming approach
pwfisher/command-line-php
328183 Downloads
PHP Command Line interface class. Provides friendly and flexible CLI argument parsing.