Libraries tagged by exiv
rrd108/data-mixer
10 Downloads
A simple tool to create test data from existing database by mixing records
rottingham/urlvalidator
44 Downloads
Validate URL form, Validate Header Existance and Reformat URLs
rotexsoft/handy-php-functions
636 Downloads
A bunch of functions that either extend the existing functionality in native php functions or add functionality not available via native php functions.
romangorbatko/rg.bloom.filter
204 Downloads
The best way to check object existence and save memory and disk usage.
rockhopsoft/survloop-libraries
200 Downloads
This is for third-party libraries used by Survloop which don't have an existing Packagist package.
robier/mock-global-php-functions
17573 Downloads
Mock any function that exists in global namespace
rishpandey/laravel-auto-migration
1 Downloads
The package uses Doctrine DBAL in order to diff the existing tables with given model and make the necessary changes to it. If the table does not exist, it will create it.
rex-devs/lara-docs-kit
4 Downloads
A Laravel documentation package, that adds the ability to add multiple documentation sections to an existing site, while also choosing custom urls for each.
restful-platypus/platypus
14 Downloads
A simple Framework for reusing existing Objects as a base for REST-APIs.
restcomm/restcomm
92 Downloads
RestComm PHP SDK. RestComm is a next generation Cloud Communications Platform. It allows web developers to rapidly build voice, video, WebRTC, USSD, SMS, fax and rich messaging applications. Restcomm opens new revenue streams for service providers by exposing existing SS7 and IMS core network assets to application developers
raymondwilkinson/larainvite
61 Downloads
Laravel Invitation package, existing users can invite others by email
ratiborro/laravel-scopes
52 Downloads
Generating local scopes for model in existing file by database columns
ratiborro/laravel-relations
14 Downloads
Generating model relations in existing model files by database columns
raisulhridoy/simplerolepermission
15 Downloads
This is a lightweight and easy-to-use Laravel package that allows you to manage user roles and permissions in your application with minimal effort. With this package, you can use lots of pre-defined methods for implementing roles and permissions, as well as assign roles to users and check their permissions. This package provides a simple and intuitive way of coding that makes it easy to integrate with your existing application. It also comes with built-in middleware that you can use to protect routes based on user roles and permissions. Whether you're building a small application or a large-scale system, "Simple Role Permission" provides a flexible and scalable solution for managing user roles and permissions. It's perfect for developers who want a simple and lightweight package that gets the job done without any unnecessary complexity.
rainstreamweb/lara-pdf-merger-php-8-1
4 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Add condition if(!class_exists('TCPDF')) (depreciated in php 7.2) to foreach.