Libraries tagged by betterde
dannyvanholten/wp-growl-notifications
29 Downloads
Show your WordPress admin notices in a growlike / better way, and snooze them whenever you see fit.
codilar/magento2-messages
160 Downloads
Show all the session messages in a better way.
codeposer/codeposer
68 Downloads
A better way to build modern CodeIgniter Applications.
cmatosbc/daedalus
5 Downloads
Arrays, objects, datra structures for a better PHP coding experience.
ckoumpis/php-prompt
121 Downloads
A PHP console utility package providing spinners, progress bars, and error handling for better command-line user experience.
chojnicki/laravel-seeder-debugger
1176 Downloads
Show debug info after finishing seeding like execution time or queries count, that can help you write better seeders.
capevace/livewire-optimistic-ui
7 Downloads
A utility package for better Optimistic UI support in Laravel Livewire.
bramus/reflection
435 Downloads
Better Reflection for PHP
bnomei/kirby-blueprints
69 Downloads
PHP Class-based Blueprints for Kirby CMS for better type safety and code completion
bjornjohansen/do-upgrade-plans
17 Downloads
Upgrade your DigitalOcean droplets to better plans with the same cost.
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.
au/extendafriend
40 Downloads
Provides a better interface for managing friends on Elgg
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.