Libraries tagged by exams
spekulatius/phpscraper
86473 Downloads
PHPScraper, built with simplicity in mind. See tests/ for more examples.
clickstorm/cs-seo
264457 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
5507578 Downloads
An example for SAML attributes queries
minishlink/web-push-php-example
11722 Downloads
An example for sending Web Push notifications, using web-push-php
asgrim/example-pie-extension
12784 Downloads
Example PIE extension
morozovsk/websocket
14783 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
text/template
176272 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
165827 Downloads
Just the Restler Framework without the tests and examples
mpratt/relativetime
90713 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.
michael-rubel/laravel-value-objects
28154 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.
lochmueller/focuspoint
134247 Downloads
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.
felixarntz/wp-oop-plugin-lib
2653 Downloads
A library providing classes around WordPress APIs, to be used for example in object oriented WordPress plugins.
eiriksm/site-schema
1117789 Downloads
Allows you to get the complete picture of a site schema, to use for CI for example
components/highlightjs
190011 Downloads
Highlight.js highlights syntax in code examples on blogs, forums and in fact on any web pages.
chubbyphp/chubbyphp-parsing
35514 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).