Libraries tagged by sami
legecha/enumpty
197 Downloads
Find yourself creating methods like label(), description() or icon() on your enums? This very simple package takes the legwork out of doing so for you, and gives you the same functionality without implementing the methods.
kamerk22/ipfuscator
7 Downloads
IPFuscation is a technique that allows for IP addresses to be represented in hexadecimal or decimal instead of the decimal encoding we are used to. IPFuscator allows us to easily convert to these alternative formats that are interpreted in the same way.
kaizencoders/wp-fluent
9 Downloads
A lightweight, expressive database query builder for WordPress which can be referred to as a Database Abstraction Layer. WP Fluent uses the same **wpdb** instance and takes care of query sanitization, table prefixing and many other things with a unified API.
juanchosl/datatransfer
195 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
jimbojsb/db-snapshot
2891 Downloads
Snapshot your database with mysqldump and store it to a an asset volume (S3). Also restore it from that same location. Great for local dev snapshots and nightly backups.
jessegall/php-data-container
616 Downloads
A trait that provides a convenient solution for objects to use an array as their data source. As well as offering the possibility to share the same data between instances.
janwebdev/symfony-social-post-bundle
147 Downloads
Symfony bundle for simultaneous posting of the same message to Facebook and Twitter
holabs/security
1779 Downloads
Add ability to use more authentifications in same time in your Nette Framework project
guysolamour/laravel-administrable
624 Downloads
An administration package based on Laravel. This package was made according to my personal use to not repeat the same things for each project.
flyhjaelp/gmail2laravel
1172 Downloads
A Laravel package to help manage multiple Gmail Clients on the same platform.
ffreitas-br/command-lock-bundle
2529 Downloads
Symfony bundle who create a lock in commands, avoiding the execution of same command simultaneously
exchangecore/webprint
13 Downloads
A PHP library with the goal of printing directly to network printers or outputting the same content to a web page.
digicomp/flowsessionlock
3635 Downloads
Session locking for Neos Flow - it secures the session becoming corrupted by concurrent access to the same session by different requests
cirrusidentity/simplesamlphp-module-shib2idpnameid
191 Downloads
Filter to generate generate the PairwiseID, the PersistentNameID (and the value for eduPersonTargetedID) with the same algorithm as Shibboleth IdP does.
chemaclass/jira-status-notifier
1 Downloads
This tool will notify the person assigned to a JIRA-ticket if the ticket remains in the same status for more than N days.