Libraries tagged by examples
behat/behat
100498392 Downloads
Scenario-oriented BDD framework for PHP
eftec/bladeone
9357426 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
zoonman/linkedin-api-php-client
717730 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
spekulatius/phpscraper
151465 Downloads
PHPScraper, built with simplicity in mind. See tests/ for more examples.
clickstorm/cs-seo
509181 Downloads
[clickstorm] SEO - Extension for TYPO3. Enables important onpage features for search engine optimization (SEO). Expands the page settings and any desired records for example with a preview for Google search results (SERP) Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for metadata of records and alternative texts of images. Further features are shown in the extension manual.
asgrim/example-pie-extension
319349 Downloads
Example PIE extension
akeneo/phpspec-skip-example-extension
986920 Downloads
Skip your PhpSpec examples through annotations
verbb/image-resizer
274454 Downloads
Resize assets when they are uploaded.
ttn/tea
23794 Downloads
TYPO3 example extension for unit testing and best practices
text/template
204448 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
simplesamlphp/simplesamlphp-module-exampleattributeserver
6371543 Downloads
An example for SAML attributes queries
restler/framework
231156 Downloads
Just the Restler Framework without the tests and examples
mpratt/relativetime
118683 Downloads
A library that calculates the time difference between two dates and returns the result in words (Example: 5 minutes ago or 5 Minutes left). The library supports other languages aswell like Spanish and German.
morozovsk/websocket
17741 Downloads
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
michael-rubel/laravel-value-objects
37373 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.