Libraries tagged by bet
bnomei/kirby-blueprints
69 Downloads
PHP Class-based Blueprints for Kirby CMS for better type safety and code completion
blesta/virtfusion_direct_provisioning
22 Downloads
The VirtFusion Blesta Direct Provisioning module is a simple module that can create, terminate, suspend and unsuspend servers with a direct login bridge between Blesta and VirtFusion.
bjornjohansen/do-upgrade-plans
17 Downloads
Upgrade your DigitalOcean droplets to better plans with the same cost.
bfg/scaffold
678 Downloads
Scaffolding for recursively creating migration models and relationships between them
bazo/facebook-sdk
96 Downloads
Better Facebook SDK for PHP 5.3
bardis/cms-symfony2
72 Downloads
BardisCMS is a Symfony2 CMS distribution with integrated Zurb Foundation 6 (Bower, Grunt & Babel with custom builds included for better workflow) for front end and all the major bundles pre-configured (Sonata Admin, User, Media, FOSUser, KnpMenu, Guzzle) combined with extra bundles to provide a fully functional out of the box responsive CMS for websites
b-khouy/block_list_override
1532 Downloads
Remove unnecessary blocks from the block list for better system performance.
aymdev/fregata
172 Downloads
Database migration framework allowing data migration between different DBMS or database structures.
avalara/avalara_sdk
90 Downloads
API for evaluating transactions against direct-to-consumer Beverage Alcohol shipping regulations. This API is currently in beta.
automattic/jetpack-analyzer
9 Downloads
Analyze differences between Jetpack versions
au/extendafriend
40 Downloads
Provides a better interface for managing friends on Elgg
async-interop/event-loop-test
1931 Downloads
An abstract test file to ensure compatibility between event-loop implementations.
arnedesmedt/event-engine-symfony-bundle
5277 Downloads
A library that creates a bridge between Event Engine and Symfony.
arnedesmedt/api-platform-event-engine-bundle
5421 Downloads
A library that creates a bridge between API Platform and Event Engine.
aramonc/docblock-parser
27 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.