Libraries tagged by exa
ekandreas/l53uikit
20 Downloads
The Laravel Framework in uikit examples.
ecomdev/phpspec-magento-di-adapter
20 Downloads
An adapter for DI features of Magento\Framework to write easier your examples with PHPSpec. Does not use ObjectManager, only emulates some of its features
dzhwarkawan/tsar
24 Downloads
Create a route for you and in this route he will wipe out exactly half of your files
dphn/sc-widgets
29 Downloads
The basic example widgets kit for module ScContent.
dilsonjlrjr/slim3-skeleton
64 Downloads
Simple Slim Framework 3 skeleton with support example Doctrine and Eloquent, Monolog, Slim Session and JWT. Based project Akrabat.
devtime/raffler-bundle
294 Downloads
Raffler backbonejs bundle example.
designbycode/luhn-algorithm
285 Downloads
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.
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.
crankd/laravel-heroicons
93 Downloads
This will create a basic crud example
contributte/datagrid-skeleton
95 Downloads
Example of contributte/datagrid component. Project skeleton based on Nette Framework and Contributte libraries by @f3l1x & @paveljanda.
contiva/sap-cpi-php
343 Downloads
Comprehensive PHP library for SAP Cloud Platform Integration (CPI) APIs with full CRUD operations, cross-system transport, and Auto-Motor examples
confetti-cms/foundation
450 Downloads
This is a package for the foundation of the Confetti CMS. For example, it contains the abstract ORM classes.
common-gateway/klanten-bundle
1812 Downloads
An example package for creating symfony flex bundles as plugins
codesandtricks/xlsx
1 Downloads
A simple example for the xlsx library
bariew/yii2-doctest-extension
3088 Downloads
Executes @example docBlock params as test cases