Libraries tagged by phpmin
snowsoft/oaphpinfo
4 Downloads
an small plugin to show phpinfo right in your open-admin enviourment.
phisys/migrations-bundle
211 Downloads
Symfony framework integration bundle for phpmig
nvbien/smarty-paginate
23 Downloads
Forge from https://www.phpinsider.com/php/code/SmartyPaginate/ to use it easier from composer
neooblaster/prepends
68 Downloads
Xpender is a script to enhance and simplify PHP auto-inclusion files with 'auto_append_file' and 'auto_prepend_file' configuration without edit php.ini after the first configuration.
mpenicaud/php-mongo-yii
18 Downloads
PHPMongo Yii Adapter - based on sokil/php-mongo extention
mferly/session-parser
5 Downloads
Use this to iterate through active session files within the defined PHP sessions folder found in php.ini to look for authenticated sessions.
koded/session
304 Downloads
A session library with custom handlers and php.ini support
javiervivanco/php-lint-bash
12 Downloads
A short bash script to recursively lint PHP files with a nice output. Based on njoannidi/phpLintBash
itsmelepassos/phpoo-timezone
168 Downloads
Atribua um fuso horário local sem a necessidade de alterar o arquivo php.ini
huyufan/swoole
2 Downloads
about php phpinfo
giles/php-csc
249 Downloads
PHP code style check 利用git hook、phplint、phpcs在git commit的时候对php代码进行语法检测、代码风格检查,如果有问题,不允许提交。
frickelbruder/php-ini-setter
30 Downloads
A tool to adjust php.ini settings
epiecs/mikodo
22 Downloads
Concurrent unix compatible library on top of phpmiko with inventory management
artur-gajewski/dev-toolbar
7 Downloads
This module provides a toolbar for your project's development to easily fetch memory usage information, tail of Apache's access and error logs as well as phpinfo(), all from their own tab in the toolbar.
antoninmasek/laravel-max-upload-size-rule
8 Downloads
Adds Rule::file()->maxUploadSize() validation rule, which will validate filesize against `upload_max_filesize` php.ini setting