Libraries tagged by examples
ocramius/zfphpcrodmsample
29 Downloads
Zend Framework 2 Example Module that shows how ocramius/ZfPhpcrOdm works
hurad/hello-world
270 Downloads
Hurad Hello World Plugin
danack/tier
566 Downloads
An 'framework' application using DI with tiers for full 'Dependency inversion'.
coduo/phpspec-prepare-extension
9552 Downloads
rubix/har
132 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
rubix/dota2
196 Downloads
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and the results of 102,944 sample games.
rubix/divorce
454 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/colors
180 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
jenutka/titanic_php
47 Downloads
An example project that predicts if Titanic passenger survives for a Kaggle competition using a Random Forest classifier.
hanneskod/exemplify
134 Downloads
Validate code examples in readme files
xsolve-pl/xsolve-bootstrap-crud-bundle
448 Downloads
XSolve Twitter Bootstrap bundle with CRUD generator and an example layout
wpify/benefit-plus-gateway-sdk
195 Downloads
This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.
wmh/php-ecrecover
541 Downloads
PHP ECRecover Example
webdevstudios/oops-wp-demo
1 Downloads
An example plugin to demonstrate usage of OOPS-WP structures and utilities.
wanze/fieldtype-secure-file
67 Downloads
ProcessWire Fieldtype storing files in a customized location, for example outside the web-root.