Libraries tagged by cased
victory7/ezsession
9 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
vi5tar/laravel-persistingdatabase
559 Downloads
Setup data to persist throughout a test case.
usernam3/phpunit_stopwatch_annotations
543 Downloads
phpunit test case with support for execution time and memory usage assertion in annotations
unicon/unicon
3064 Downloads
Universal PHP variable converter. The main feature is converting arrays to an object of given class. In this case, Unicon follows PhpDoc annotations, works recursively to create the object's properties.
ultra/enum-dominant
23 Downloads
Allows you to make one of the enumeration cases the main one.
ujiro2017/fixnames
4 Downloads
A code snippet that fixes name input by user. It removes spaces and none word characters and set the first letter in each name to upper case. Arguments are passed by referece.
tushar/lazy-routing
14 Downloads
This is a Laravel library package once install you don't need to declare a route for each method instead you follow a normal camel case convention to declare the method name and the route will auto declared for you.
try-again-later/multi-backed-enum
50 Downloads
A small PHP library for creating enums with cases backed by multiple values.
trafik8787/lara-crud2
23 Downloads
Simple flexible and multifunctional Admin Panel CRUD in which all the necessary for 95% of the cases are developed.
tonix-tuft/argo
2 Downloads
Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.
tomguastapaglia/phpmd-wordpress
51 Downloads
phpmd rules to add snake_case validation for Wordpress coding style convention
tj09/test-utils
11 Downloads
Mocking utils for test cases.
tillen/summer
7 Downloads
Test Case
tifu124/functional-test-bundle
35 Downloads
This bundles provides additional functional test-cases for Symfony2 applications, with Sf2.6 support
thetempusproject/hermes
9 Downloads
This library handles redirects, provides a common backbone for routing, and can handle autoloading in cases where composer is unavailable.