Libraries tagged by iocm
ircmaxell/php-yacc
89990 Downloads
A PHP YACC Parser-Generator library
ircmaxell/php-cfg
69895 Downloads
A Control Flow Graph implementation for PHP
icomefromthenet/reverse-regex
378930 Downloads
Convert Regular Expressions into text, for testing
spatie/ping
2193 Downloads
Run an ICMP ping and get structured results
phpcompatibility/phpcompatibility-passwordcompat
733485 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.
securetrading/ioc
465725 Downloads
Secure Trading's Inversion of Control (IoC) package.
nerdroid23/blade-icomoon
63627 Downloads
A package to easily make use of "IcoMoon" in your Laravel Blade views.
mouf/mouf
145502 Downloads
The Mouf PHP framework: an open-source PHP framework providing an easy way to download, install, use and reuse components, with a graphical user interface.
mouf/interop.silex.di
71316 Downloads
This project is a very simple extension to the Silex microframework. It adds to Silex the capability to use any DI container (not only Pimple).
miladrahimi/phpcontainer
20830 Downloads
Dependency injection (IoC) container for PHP projects
lkrms/dice
63160 Downloads
A minimalist dependency injection container for PHP. Forked from level-2/dice.
capsule/di
52197 Downloads
A PSR-11 compliant autowiring dependency injection container.
acamposm/ping
19100 Downloads
Ping uses the ICMP protocol's mandatory ECHO_REQUEST datagram to elicit an ICMP ECHO_RESPONSE from a host or gateway.
njasm/container
54619 Downloads
Dependency Container for PHP
ircmaxell/php-c-parser
13073 Downloads
Parse C when using PHP