Libraries tagged by example
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
teaminmedias-pluswerk/ke_search_hooks
1979 Downloads
Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks.
romm/site-factory
32 Downloads
Replicate and modify an existing website model very easily with a flexible and lean design. Read the code examples to understand and master all the TypoScript configuration, or extend the existing duplication processes. Based on freesite (created by Kasper Skårhøj) this project was originaly conceived by Cyril Wolfangel and is developped and maintained by Romain Canon. Join the project on https://github.com/romaincanon/TYPO3-Site-Factory
nooku/joomla-todo
5205 Downloads
Example task list Joomla extension build using Nooku Framework
narutimateum/toastr-5.2-laravel
38958 Downloads
toastr.js for Laravel 5.2 easy notification like growl for example
mullema/k3-date-format
1423 Downloads
Example for date format change in the date field and it's structure field preview.
michael-rubel/laravel-sql-function-repository
1042 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.
madwire-media/bingads-php-lib
4766 Downloads
Bing Ads API Version 9 and Version 10 Client Library for PHP with examples.
lorenzo/cakephp3-bookmarker
335 Downloads
CakePHP Example App using the Crud plugin
label305/apns-http-bridge
396 Downloads
API wrapper for the APNs HTTP Bridge. The APNs HTTP Bridge is a small Node.js application that provides a HTTP webservice to post APNs notifications (Apple's Push Notification Service). For example to provide access to platforms that do not fully allow socket connections, like Google App Engine.