Libraries tagged by exam
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.
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
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
barbieswimcrew/sw6-ux-plugin
21 Downloads
Example for the use of symfony/ux twig components in Shopware6 plugin scope
baitercel/binance-api-php
26440 Downloads
Binance API Class and examples of how to use the API.
aura/blog
67 Downloads
Aura blog example
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.
alexanevsky/input-manager-bundle
48 Downloads
Provides functions which allows to map incoming data (for example, from JSON) into an object, modify it, validate it, and map it to a model or Doctrine entity
wwwision/multifileupload
192 Downloads
Example package providing a simple MultiFileUpload element for the Neos.Form framework