Libraries tagged by example
wanze/fieldtype-secure-file
67 Downloads
ProcessWire Fieldtype storing files in a customized location, for example outside the web-root.
userfrosting/extend-user
349 Downloads
An example Sprinkle for extending the User model and table with additional fields or relationships.
tzmudz/rabbitmq_rpc
55 Downloads
Very simple RabbitMQ RPC message handler. Based on RPC example.
tfrommen/testable-code
5 Downloads
Example code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
svenjuergens/simplepie-rss
353 Downloads
An example extension
sunnysideup/social_integration
29 Downloads
This module allows users to easily let users sign up and login using facebook and twitter. After a user has signed up using this module, a OAuth token for that social service will be stored against the users account. This allows your application to call the facebook and twitter apis on behalf of the user and implement whatever interesting social integration features you want. The SelectFriendPage is an example of the type of functionality that can be easily implemented once you have access to the users OAuth tokens.
stocks_exchange/php-client
308 Downloads
STEX (former Stocks.Exchange) provides all the core exchange functionality, and additional merchant tools available via the HTTP API where all returned messages are in JSON. It's much easier to work with the API by using one of the clients provided by StocksExchange (now available only in PHP), so while this page describes the API in case you want or need to build your own client, the examples use the PHP client.
sloth/sloth
5 Downloads
HTTP environment for writing Webhook integrations, for example for Slack.
setono/sylius-plugin-skeleton
68 Downloads
Acme example plugin for Sylius.
setono/sylius-mailer-plugin
886 Downloads
Setono example plugin for Sylius.
setono/sylius-geo-plugin
2643 Downloads
Setono example plugin for Sylius.
setono/sylius-age-verification-plugin
238 Downloads
Setono example plugin for Sylius.
sergiomaximiliano/linkedin-api-php-client
2138 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
scottrobertson/scrutiny
1 Downloads
An agnostic monitoring system written in PHP. You can monitor any service, and report it anywhere (pushover.net for example) it if goes down.
samsonasik/mezzio-authentication-with-authorization
74 Downloads
Laminas skeleton with authenticaton and authorization example, featuring crsf, flash, prg