Libraries tagged by to string
stymiee/php-simple-encryption
6421 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
sirodiaz/laravel-redirection
14760 Downloads
Laravel package that allows storing in database (or other sources) urls to redirect for SEO purposes
happy-types/enumerable-type
41126 Downloads
Strongly typed implementation of enumerable type in PHP which helps us to write a safer more readable code.
anteris-dev/autotask-client
36239 Downloads
This package provides a PHP API client for the Autotask REST API. It is strongly typed and it is a wonderful experience to work with these classes in any intelligent IDE with autocompletion.
php-extended/php-ensurer-interface
180291 Downloads
A library to specify how to ensure strong typing of arbitrary data
strangebuzz/microsymfony
129 Downloads
A template to initialize an application to use Symfony as a micro-framework
stinger-soft/aggrid-bundle
4804 Downloads
Abstraction Layer to create data tables with AgGrid https://www.ag-grid.com/
luyadev/luya-module-errorapi
18847 Downloads
To create strong and secure website its important to know all exceptions before your customer knows the exceptions and to make sure the exception happends only once.
dinke/curl-http-client
4868 Downloads
Curl based HTTP Client - Simple but effective OOP wrapper around Curl php lib. It allows sending post/get requests, using proxy, binding to specific IP, storing cookies etc.
web-fu/php-dot-notation
3129 Downloads
Library that allows to access array and object with strong type support in Dot Notation
violinist-dev/project-data
221102 Downloads
Project data object for storing project info when sending to workers.
mouf/utils.action.action-interface
367078 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
bupy7/yii2-config
2495 Downloads
This is module allow storing configuration parameters of application to database and management they dynamically from admin panel.
edumarques/dynamophp
1025 Downloads
DynamoPHP is a lightweight, strongly-typed Object Data Mapper designed to simplify development with Amazon DynamoDB.
iris/nsq_to_swoole
4815 Downloads
a strong php client for NSQ using swoole extension