Libraries tagged by casa
wmjasonward/laravel-creates-http-requests
71 Downloads
Trait for creating http Request objects in test cases
wernerkrauss/silverstripe-casestudies
25 Downloads
Holder page for case studies with optional SinglePageAdmin
wedocreatives/wrike-php-sdk
14 Downloads
Wrike PHP SDK, configured Wrike PHP Library package for most user cases.
wangningkai/http
16 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
waglero/zttp
38 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
wael/custom-catalog
7 Downloads
Magento 2 Custom Catalog Case Study
waad/laravel-profanity-filter
1 Downloads
Laravel Profanity Filter - Powerful PHP package for detecting, filtering, and masking profanity in multiple languages. Supports leet speak, custom word lists, case sensitivity, and seamless Laravel integration.
viodev/laravel-bulk-update
8 Downloads
Laravel helper for bulk updating records when the data varies, using CASE update statements.
victory7/ezsession
8 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
3062 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
15 Downloads
Allows you to make one of the enumeration cases the main one.
ujiro2017/fixnames
3 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
13 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.