Libraries tagged by thai
nicolab/php-ftp-client
4388365 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
nette/application
13259357 Downloads
🏆 Nette Application: a full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.
moxiecode/plupload
481013 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
mck89/peast
25261209 Downloads
Peast is PHP library that generates AST for JavaScript code
maglnet/composer-require-checker
8442885 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
liip/functional-test-bundle
10078035 Downloads
This bundles provides additional functional test-cases for Symfony applications
league/plates
5105054 Downloads
Plates, the native PHP template system that's fast, easy to use and easy to extend.
league/factory-muffin
11527510 Downloads
The goal of this package is to enable the rapid creation of objects for the purpose of testing.
laracasts/generators
6112207 Downloads
Advanced Laravel generators, that include schema information.
knplabs/doctrine-behaviors
11758918 Downloads
Doctrine Behavior Traits
jbroadway/urlify
5966397 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
ifsnop/mysqldump-php
4552697 Downloads
PHP version of mysqldump cli that comes with MySQL
hassankhan/config
12716493 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
guzzlehttp/guzzle-services
9192199 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
fico7489/laravel-pivot
5237102 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.