Libraries tagged by pcma
pmahalle/first-hello-world
5 Downloads
Simple greeting message
pmaglione/saml-sp-bundle
31 Downloads
Symfony2 SAML2 authentication bundle
pmaglione/lightsaml
54 Downloads
Light SAML2 php library
pmaechler/workflow
5 Downloads
Create your own workflow with user notifications
pmaechler/puzzle
6 Downloads
Create timetables like a puzzle
pmachapman/silverstripe-timepickerfield
5 Downloads
A time picker field for SilverStripe based on the jQuery UI Timepicker By François Gélinas http://fgelinas.com/code/timepicker/
pmaasz/spartan
14 Downloads
Basic PHP Framework
pma987/test2
4 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
pma987/test
1 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
plmarcelo/dispatcher-php52
6 Downloads
Event dispatcher for PHP 5.2+
pjmalva/ws-nfs
155 Downloads
Web Service Nota fiscal serviço E&L
pimax/chat-bots-cross-platform-php
23 Downloads
ChatBots Cross Platform PHP Framework
pemad-intl/main-api-service
62 Downloads
Main API client for Pemad apps (signature-based auth, retry, cache, and rate-limit).
pcualmac/migrationbyconfigfile
8 Downloads
This package should aloud you to set by config file a dir to search for migration.
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.