Libraries tagged by expendable
delboy1978uk/collection-filter
2055 Downloads
Filter your arrays and collections with this extendable filter class
crimsonkissaki/mockmaker
44 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.
chrisshennan/page-analyzer
1080 Downloads
A simple, extendable page analyzer written in PHP
buggedcom/customtags
104 Downloads
Allows you to create HTML custom tags that aids in templating and providing easy to use extendable functionality that designers find easy to work with.
benconda/collection
6 Downloads
Collection library, powered by generators, with generics, easily extendable and immutable. Lazy by design and memory friendly. Accept anything as iterable 🔥 (Generator, array, Iterator, ...)
arifurrahmansw/laravel-repository
22 Downloads
A Laravel package that provides a reusable and extendable repository pattern implementation.
ua1-labs/firebug
238 Downloads
An expandable PHP debugger panel.
spiral/vault
3435 Downloads
Extendable, materialize design based, administration panel
phpro/zf-apigility-doctrine-bulk
1535 Downloads
A module that provides an extendable and fast way of adding bulk actions to the doctrine apigility module.
maymeow/php-encrypt
79 Downloads
Extendable Certificate Authority scirpt made with PHP
elao/admin-bundle
550 Downloads
Simple, powerful and extendable admin bundle.
damms005/laravel-cashier
83 Downloads
An opinionated, easily extendable and configurable package for handling payments in Laravel
codingpaws/go-rpc
3229 Downloads
An extendable PHP client for Golang RPC services
accompli/accompli
15506 Downloads
An easy to use and extendable deployment tool for PHP projects.
trexology/extendable
166 Downloads
Traits for Laravel to add and manage custom Eloquent model fields.