All Projects → overtrue → laravel-package

overtrue / laravel-package

Licence: MIT license
Laravel package template

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to laravel-package

geolocation
A laravel integration for using the IPInfoDB and Ip2Location services
Stars: ✭ 38 (+22.58%)
Mutual labels:  laravel-package
laravel-jwt-auto-installer
A Laravel Library that let's you add tymon jwt auth library and all it's features with single command
Stars: ✭ 19 (-38.71%)
Mutual labels:  laravel-package
translate-laravel
Translate your Laravel website easily.
Stars: ✭ 36 (+16.13%)
Mutual labels:  laravel-package
laravel-print-api
Laravel package to access our print-api
Stars: ✭ 16 (-48.39%)
Mutual labels:  laravel-package
atlassian-connect-core
[Laravel 5.5+] The easiest way to create an add-on for the JIRA and Confluence
Stars: ✭ 42 (+35.48%)
Mutual labels:  laravel-package
menus
Laravel Enso main menu manager, for easy management of the application menus straight from the interface, whether that means adding, removing or reordering them
Stars: ✭ 15 (-51.61%)
Mutual labels:  laravel-package
laravel-filterable
Laravel 5/6/7 package to handle filtering by query-string
Stars: ✭ 117 (+277.42%)
Mutual labels:  laravel-package
correios-consulta
Buscar informações de serviços dos correios diretamente nos sites deles, sem utilizar api de terceiros.
Stars: ✭ 155 (+400%)
Mutual labels:  laravel-package
nova-qrcode-field
A Laravel Nova field to generate QR Code
Stars: ✭ 28 (-9.68%)
Mutual labels:  laravel-package
awesome-landlord
A simple, single database multi-tenancy solution for Laravel 5.2+
Stars: ✭ 41 (+32.26%)
Mutual labels:  laravel-package
data-import
Laravel Enso XLSX Data Import package, built around the box/spout library, with templating, easy validation and more, for painless imports
Stars: ✭ 19 (-38.71%)
Mutual labels:  laravel-package
Laravel-Auto-Hard-Deleter
Laravel and Lumen Auto Hard Deleter
Stars: ✭ 34 (+9.68%)
Mutual labels:  laravel-package
artisan-remote
Artisan Remote is a package for Laravel to interact with your Artisan Commands via an HTTP API.
Stars: ✭ 69 (+122.58%)
Mutual labels:  laravel-package
sweetalert
Laravel 5 Package for SweetAlert2. Use this package to easily show sweetalert2 prompts in your laravel app.
Stars: ✭ 28 (-9.68%)
Mutual labels:  laravel-package
laravel-barion
A simple Laravel wrapper for the Barion payment API
Stars: ✭ 13 (-58.06%)
Mutual labels:  laravel-package
forest-laravel
🌱 Laravel Liana for Forest Admin. This repo is no longer maintained. Please use laravel-forestadmin instead: https://github.com/ForestAdmin/laravel-forestadmin
Stars: ✭ 4 (-87.1%)
Mutual labels:  laravel-package
laravel-getid3
A Laravel package to extract metadata from media files. mp3, aac, etc. It can be used with files stored on different disks such as local disk, S3 etc.
Stars: ✭ 50 (+61.29%)
Mutual labels:  laravel-package
Laravel-Crud-Generator
A Simple Laravel Library that allows to create crud operation with a single command
Stars: ✭ 20 (-35.48%)
Mutual labels:  laravel-package
super-basic-auth
🔒 A lightweight package to add basic authentication to your Laravel app.
Stars: ✭ 22 (-29.03%)
Mutual labels:  laravel-package
laravel-login-links
Create (passwordless) login links for users
Stars: ✭ 13 (-58.06%)
Mutual labels:  laravel-package

Laravel Package

Laravel package template.

Sponsor me

Installing

composer require overtrue/laravel-package -vvv

Migrations

You can publish the migration files to your project's database/migrations directory and config files to config/ directory by running:

php artisan vendor:publish

Usage

TODO

Events

Event Description
Overtrue\LaravelPackage\Events\SampleEvent Sample description.

❤️ Sponsor me

Sponsor me

如果你喜欢我的项目并想支持它,点击这里 ❤️

Contributing

You can contribute in one of three ways:

  1. File bug reports using the issue tracker.
  2. Answer questions or fix bugs on the issue tracker.
  3. Contribute new features or update the wiki.

The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.

Project supported by JetBrains

Many thanks to Jetbrains for kindly providing a license for me to work on this and other open-source projects.

PHP 扩展包开发

想知道如何从零开始构建 PHP 扩展包?

请关注我的实战课程,我会在此课程中分享一些扩展开发经验 —— 《PHP 扩展包实战教程 - 从入门到发布》

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].