Libraries tagged by exa
codesandtricks/xlsx
1 Downloads
A simple example for the xlsx library
bariew/yii2-doctest-extension
3093 Downloads
Executes @example docBlock params as test cases
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.
amjadbm/laravel-env-diff
188 Downloads
Create a visual Diff of .env and .env.example files
wwwision/multifileupload
200 Downloads
Example package providing a simple MultiFileUpload element for the Neos.Form framework
teaminmedias-pluswerk/ke_search_hooks
1986 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.
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.