Libraries tagged by example
behat/behat
106004376 Downloads
Scenario-oriented BDD framework for PHP
eftec/bladeone
10731903 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
spekulatius/phpscraper
165837 Downloads
PHPScraper, built with simplicity in mind. See tests/ for more examples.
zoonman/linkedin-api-php-client
736678 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
components/highlightjs
227753 Downloads
Highlight.js highlights syntax in code examples on blogs, forums and in fact on any web pages.
clickstorm/cs-seo
562350 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.
simplesamlphp/simplesamlphp-module-exampleattributeserver
6547067 Downloads
An example for SAML attributes queries
asgrim/example-pie-extension
487995 Downloads
Example PIE extension
akeneo/phpspec-skip-example-extension
998984 Downloads
Skip your PhpSpec examples through annotations
verbb/image-resizer
282030 Downloads
Resize assets when they are uploaded.
ttn/tea
25768 Downloads
TYPO3 example extension for unit testing and best practices
text/template
209232 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.
restler/framework
246731 Downloads
Just the Restler Framework without the tests and examples
morozovsk/websocket
18180 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
38195 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.