Libraries tagged by nofollow
webignition/url-resolver
3314 Downloads
Resolve a given URL to the URL it actually points to; follow 30X and meta redirects to achieve this
techindeck/laravel-module-generator
180 Downloads
Create application modules followed by CLEAN pattern
sikessem/debugger
1206 Downloads
🐛 Debug a PHP script easily by following its backtrace.
shishima/laravel-thumbnail
50 Downloads
This package is used to create thumbnail images for document files. It supports the following file types: doc, docx, xls, xlsx, pdf, gif, jpg, jpeg, png.
sandromiguel/php-streams
6 Downloads
A PHP library for stream handling following PSR-7 standards.
reneknox/wordpress
21 Downloads
starter kit following mvc pattern for wordpress
print/ln
2410 Downloads
Prints any number of strings, each followed by the appropriate line terminator
phpbb/viglink
15 Downloads
The VigLink extension for phpBB makes it possible to earn revenue, without any change to the user experience, when users post and follow links to commercial sites.
pantheon-systems/example-drupal7-travis-composer
51 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Travis CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
pantheon-systems/example-drupal7-circle-composer
102 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Circle CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
open-southeners/laravel-user-interactions
93 Downloads
Add some user interactions to your Laravel applications like followers, likes, subscriptions, etc
mrchetan/php_standard
13 Downloads
PHP coding standard to be followed in Laravel projects
mjohann/paginated-file-reader
39 Downloads
A PHP library to read files page by page, supporting multiple formats like TXT, PDF, DOCX, and ODT. Each file type is handled by a dedicated reader class, all following a unified interface for seamless integration.
mix/session
1845 Downloads
Session library based on Swoole coroutine Redis, following PSR-7 standard
mix/fast-route
970 Downloads
Routing library based on Fast-Route, following PSR-7 / PSR-15 standard