Libraries tagged by censure
dyrynda/laravel-ldap
4371 Downloads
Leverage Laravel's middleware to ensure your LDAP-authenticated users stay that way.
designbycode/credit-card-validator
5 Downloads
The Credit Card Validator package provides a set of classes to validate credit card numbers, expiry dates, and CVV codes. This package is designed to help you ensure that the credit card information provided by users is valid and accurate.
byteflick/laravel-strict-domain
968 Downloads
Domain Checker Package for Laravel that ensures seamless redirection to a specified domain, optimizing security and user experience within Laravel applications.
blakvghost/juste
31 Downloads
Juste is the Core of Project Bravo, my personal PHP MVC framework, it essentially ensures the understanding of Models, Controller, the basic template engine.It also manages the Routing, the middlewares, the database, and especially my super nice homemade mini ORM without forgetting the easy sending of emails.
bakgul/command-evaluator
87 Downloads
This is a helper package, and it can't be used independently. Its purpose is to evaluate the console commands that are shipped with the other packages, which are part of Packagified Laravel, to ensure that they are valid.
async-interop/event-loop-test
1924 Downloads
An abstract test file to ensure compatibility between event-loop implementations.
ananiaslitz/item-balancer
1 Downloads
ItemBalancer is a flexible library for distributing items across predefined categories based on specified proportions. Using a cache-backed mechanism, it ensures efficient real-time calculations for balanced item assignments.
aitor24/linker
142 Downloads
Simple laravel package to ensure links are under https when it's needed
ahrmerd/laravel-test-generator
94 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
ahmedhat/unifonicnextgen
127 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
serafim/immutable
187 Downloads
Simple helper to ensure immutable objects
modernfactory/accounting
2027 Downloads
Set of PHP interfaces that ensure our accounting API wrappers follow the same format
mhasnainjafri/apitoolkit
25 Downloads
APIToolkit is a comprehensive Laravel package designed to streamline and enhance API development by providing consistent responses, efficient pagination, robust caching mechanisms, and standardized field definitions with appropriate status codes. Simplify your API development process and ensure a uniform experience for your API consumers with APIToolkit.
kenshodigital/kirby-xhtml
9 Downloads
Ensures well-formed XHTML output for Kirby templates.
2amigos/yii2-pjax-filter-behavior
6522 Downloads
Yii2 filters that filters HTTP requests to ensure pjax calls.