Libraries tagged by includes
damianociarla/doctrine-extensions-bundle
727 Downloads
This Bundle includes the doctrine extensions in your Symfony2 applications
dada36925/tron-php
13 Downloads
Support TRON's TRX and TRC20, which include functions such as address creation, balance query, transaction transfer, query the latest blockchain, query information based on the blockchain, and query information based on the transaction hash
crimsonkissaki/mockmaker
42 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
crastlin/laravel-annotation_v2
45 Downloads
The implemented annotations include routing, permission menu, concurrency lock, validator, and dependency injection
codewiser/laravel
338 Downloads
Packages I might include to every Laravel application
cnerstudio/think-filesystem
19 Downloads
thinkphp6.1 for filesystem,include Aliyun and Qiniu COS OBS
clox/hicurl
65 Downloads
hicurl is an object-oriented wrapper of the PHP cURL extension.Its main feature however is the ability to save requested pages and it also includes a javascript "class" for viewing the saved data.
cloudframework-io/tcpdi_cf
788 Downloads
TCPDI_CF is a PHP class for importing PDF to use with TCPDF tecnickcom/tcpdf:6.4.1 and pop/tcpdi adapted by cloudframework to include Custom Properties when you sign a PDF
clgsru/composer-modify-autoload
331 Downloads
Simple library for updated the vendor/autoload.php so it manually includes any files specified in composer.json's files array.
clash82/multi-rss-combiner
20 Downloads
Combines many RSS channels into single one (includes also nice page to display all items)
christopherbolt/silverstripe-bolttools
290 Downloads
Includes common tools and configuration used in ChristopherBolt.Com silverstripe sites.
cdma-numiscorner/ebay-taxonomy-api
66 Downloads
Use the Taxonomy API to discover the most appropriate eBay categories under which sellers can offer inventory items for sale, and the most likely categories under which buyers can browse or search for items to purchase. In addition, the Taxonomy API provides metadata about the required and recommended category aspects to include in listings, and also has two operations to retrieve parts compatibility information.
brinkert/cbgooglemaps
4694 Downloads
formerly "Quick Google Maps" - Include maps by GoogleMaps, MapBox or OpenStreetMap to your frontend, in a quick and easy way - as content element, by typoscript or even with fluid cObject.
bnbwebexpertise/laravel-couchdb
105 Downloads
CouchDB Provider for the Laravel 5.5+ family. Includes doctrine/couchdb as a dependency in composer.json and sets up a Laravel and Eloquent-friendly Service Provider for you. Enjoy!
blesta/binary-to-text-php
6524 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.