Libraries tagged by create laravel package

vizrex/laravel-db-utils

1 Favers
43 Downloads

This package provides command line utilities for database related operations like create, backup and restore.

Go to Download


tonylaurent/laravel-eloquent-sequencer

0 Favers
1035 Downloads

A package that allows you to create and manage sequences on Eloquent models

Go to Download


tbit/laravel-omnipay-gatewayfactory

0 Favers
91 Downloads

Small package to resolve Omnipay's breaking changes when calling GatewayFactory::create by using a Facade. For reference visit : https://github.com/thephpleague/omnipay/releases/tag/v2.0.0

Go to Download


svanthuijl/laravel-routable-models

0 Favers
2 Downloads

This packages allows you to create eloquent models which have their own routes.

Go to Download


skybluesofa/laravel-microblog

2 Favers
15 Downloads

This package creates the ability to create micro blog posts for Eloquent Users.

Go to Download


rschaaphuizen/laravel-services

2 Favers
101 Downloads

Package to create services with artisan

Go to Download


ritaorion/laravel-actions-enums

0 Favers
36 Downloads

This package provides Artisan CLI Support to create Scaffolding for Actions and Enum classes in Laravel

Go to Download


rishpandey/laravel-auto-migration

0 Favers
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.

Go to Download


ralphmorris/laravel-query-filter

2 Favers
38 Downloads

A packages to help create filters to queries based on request parameters

Go to Download


oguzcandemircan/laravel-unique-sluggable

2 Favers
53 Downloads

This package allows you to create unique slugs. It keeps all the slugs you define in the slugs table. It also satisfies all requests and directs it to the controller you define in your model.

Go to Download


nodus-it/laravel-translation-manager

2 Favers
94 Downloads

TranslationManager is a package for easy management translation strings in laravel. It has the ability to perform the translation on the console or to create an export with all the strings that can later be imported again.

Go to Download


nazonhou/laravel-service-creator

1 Favers
64 Downloads

A package that help you to create easily business services for your application

Go to Download


mohaimen/laravel-make-repository

0 Favers
3 Downloads

A small package for create repository

Go to Download


mjducharme/laravel-model-json-storage

1 Favers
175 Downloads

Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.

Go to Download


medjadji/laravel-repository-interface

1 Favers
9 Downloads

This package is intended to create a Command to create a repository and an Interface at the same time

Go to Download


<< Previous Next >>