Libraries tagged by wish-list
wtabata/arraymenu
1 Downloads
Create a nested menu from an array with list items.
nexendrie/book-component
651 Downloads
Simple book component with list of chapters/pages and links to previous and next chapter/page
krausv/permissions-panel
16 Downloads
Bar with list of permissions
dynoser/hashsig
28 Downloads
Provides work with lists of files for which a list of hashes is signed
chrizus/arraymenu
3 Downloads
Create a nested menu from an array with list items.
ahmadaldali/filter-lists
7 Downloads
Make dealing with lists easier
orbiter/satellite
1210 Downloads
PHP Event Dispatcher with listener and PSR-14 dispatcher, compatible with PSR-11 container and custom invokers.
fromholdio/silverstripe-listings
1050 Downloads
A SilverStripe module providing foundation for pages with listed records.
hhvm/hhast
1025478 Downloads
A mutable AST library for Hack with linting and code migrations
little-apps/littlejwt
11456 Downloads
Secure Your Laravel Web App with Little JWT - The Key to Effortless Token Management!
lde/api-helper
13129 Downloads
Laravel package to help consume REST and XML APIs with little effort.
idearia/wp-cli-command
889 Downloads
Simple class to create WP-CLI commands with validation with little effort.
lithephp/lithephp
80 Downloads
Skeleton application for the Lithe framework. Easily set up your projects with Lithe!
ken/laravel-voyager-blog
285 Downloads
Create a blog very easy with litepie Blog & laravel voyager
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.