Libraries tagged by casys
ocolin/easydb
10 Downloads
Basic ENV based database handler meant for simple use light weight cases
nogor-solutions-ltd/hver
2 Downloads
This package is mainly responsible for everyday use cases.
nguyenary/covid-api
10 Downloads
This is a small project of mine to provide API for statistics of covid cases in Vietnam as well as in the world using PHP language.
namelesscoder/phpunit-xhprof
424 Downloads
XHProf / PHPUnit integration via PHP Trait for test cases
mmerlijn/laravel-helpers
888 Downloads
Laravel helpers: casts and facades
mkapoor/allure-codeception-custom
60 Downloads
A fork of the Codeception adapater for Allure report which works with huge no of test cases including BDD.
mistersaal/laravel-mongodb-embedded-models
19 Downloads
A more productive and simpler solution for embedding models in mongodb models than custom casts in Laravel.
michaeljoyner/simple-json-endpoint
39 Downloads
If you just want to get some JSON from an endpoint and also possibly cache it, this makes life easier. Example use cases include fetching instagram feed, weather data, exchange rates, etc. You just need to worry about how you deal with the data.
medusa/validation
11 Downloads
Validation Objects for common Use-Cases
mbunge/cleanarchitecture
0 Downloads
A clean architecture implementation with crud use cases
matheus-carmo/zttp
6 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
martechmagicians/referhub
2 Downloads
ReferHub is a modular and composable referral system, designed to seamlessly generate and track referral codes for users. With support for various identification methods and a flexible event-tracking system, ReferHub provides an extensible solution for managing referrals across different platforms. Its event-driven architecture enables webhook integrations, making it adaptable to diverse use cases. Whether you're implementing a user sign-up referral program or tracking purchases, ReferHub offers a robust and maintainable foundation. Built with DDD and TDD principles, it emphasizes quality, scalability, and ease of integration. Ideal for developers seeking a referral solution that can be effortlessly embedded into existing systems or customized to specific needs.
markpavlitski/constraint-extra-bundle
7 Downloads
Additional constraint validators for common use-cases such as JSON.
marketera/silverstripe-cms-not-required
5 Downloads
This module overrides the SilverStripe CMS in cases where we don't want the CMS installed but dependencies incorrectly require 'silverstripe/cms' instead of 'silverstripe/framework'
litvinab/rest-api-test
5134 Downloads
This symfony bundle is made to simplify testing of your rest API. It can be useful in running of functional data fixtures based tests and acceptance (Behat) tests. It simplifies automatic tests development by provided test cases classes and commands