Download the PHP package khophim8k/crud without Composer
On this page you can find all versions of the php package khophim8k/crud. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download khophim8k/crud
More information about khophim8k/crud
Files in khophim8k/crud
Package crud
Short Description Quickly build an admin interfaces using Laravel, CoreUI, Bootstrap and jQuery.
License MIT
Homepage https://github.com/laravel-backpack/CRUD
Informations about the package crud
Quickly build an admin panel for your Eloquent models, then customize every little detail.
Among the FREE features of each admin interface:
- List operation
- 24 column types
- 1-1, 1-n and n-n relationships
- table view with search, pagination
- click column header to sort by it
- custom buttons
- details row
- easily create new column types
- easily override an existing column type
- Create / Update operations
- 29 field types
- back-end validation using Laravel Form Requests
- translatable models (multi-language)
- have multiple fields per line
- split fields into tabs
- Delete operation
- Reorder operation
- Revise operation (aka. audit log)
But professionals don't love Backpack just because it's feature-packed. They also love it because it's ridiculously easy to override a functionality. Generally, you just need to create a function (or blade file) with the right name. Yes, it can be that easy.
Need more complex features? Purchase Backpack PRO, our closed-source paid add-on. It will add 5 more operations, 10 filters, 28 more fields, 6 more columns and 1 more widget. For more info, see our FREE vs PRO comparison table. We believe it's everything you need to build admin panels of any complexity.
Links
Website • Documentation • Add-ons • Pricing • Services • Stack Overflow • Blog • Newsletter
Demo
Please see demo.backpackforlaravel.com.
Getting Started
Start with the "Introduction" page in our docs in our docs. It will explain what you can do with Backpack, and let you choose a guide, depending on how you like to learn:
- a 31-minute "Getting Started" video course;
- a 20-minute "Getting Started" text course;
- a 4-day, 5min/day "Getting Started" drip email course;
Install
For the current version (recommended):
For the previous versions (not recommended):
- Install Backpack 4.1 on Laravel 6, 7 or 8 - last feature update was 1st Jan 2021;
- Install Backpack 4.0 on Laravel 5.8, 6 or 7 - last feature update was 21st Apr 2020;
- Install Backpack 3.6 on Laravel 5.8 or 6.x - last feature update was 17th Sep 2019;
- Install Backpack 3.5 on Laravel 5.5, 5.6, 5.7 - last feature update was 27th Feb 2019;
- Install Backpack 3.x on Laravel 5.4 - last feature update was 27 Sep 2017;
- Install Backpack 3.x on Laravel 5.3 - last feature update was 02 Feb 2017;
- Install Backpack 3.x on Laravel 5.2 - deprecated, lacks a lot of features;
Change Log
For v5.x and v4.x please see the Releases tab. For previous versions (Backpack <=4.0.x), please see our old CHANGELOG file.
Security
It's heavily recommended that you subscribe to the Backpack Newsletter so you can find out about any security updates, breaking changes or major features. We send an email about 1-2 emails per year. Sometimes less.
If you discover any security related issues, please email [email protected] instead of using the issue tracker. Alternatively, please disclose the issue on huntr.dev to also get a small bounty ($25-40).
License
Starting with v5, Backpack has become open-core. Its features have been separated into two packages:
- Backpack CRUD is licensed under the MIT License (open-source free software); it is perfect if you're building a simple admin panel - it's packed with features! it's also perfect if you're building an open-source project, the permissive license allows you to do whatever you want;
- Backpack PRO is licensed under our EULA; it is a closed-source, paid add-on; PRO will be useful when your admin panel needs grow, because it adds adds A LOT of features for complex use cases (see our FREE vs PRO comparison);
Our documentation covers both CRUD and PRO, with all the PRO features clearly labeled PRO.
Versioning
Starting with Backpack v5, all our packages follow semantic versioning. Here's what major.minor.patch
(eg. 5.0.1
) means for us:
major
- breaking changes, major new features, complete rewrites; released once a year, in February; it adds features that were previously impossible and upgrades our dependencies; upgrading is done by following our clear and detailed upgrade guides;minor
- new features, released in backwards-compatible ways; every few months; update takes seconds;patch
- bug fixes & small non-breaking changes; historically every week; update takes seconds;
When we release a new Backpack\CRUD version, all paid addons receive support for it the same day.
When you buy a premium Backpack addon, you get access to not only updates, but also upgrades (for 12mo), that means that... any time you buy a Backpack addon, it is very likely that you're not only buying the current version (v5
at the moment), but also the upgrade to the next version (v6
for example).
Contributing Guidelines
This project stands by The Whole Fruit Manifesto. We believe that “writing good code” is not only about “writing good code”. It’s also about the words around it. That’s why, to make sure your contribution is well received, we ask you to read and keep in mind the ONE=MOR framework and guidelines when writing comment blocks, PR titles, PR descriptions, and in general, when writing to our community.
For tasks & details about how you can help our project, please see CONTRIBUTING.
Credits
- Cristian Tabacitu - creator & lead maintainer;
- Pedro Martins - maintainer;
- António Almeida - maintainer;
- All Contributors
Special thanks go to:
- Owen Melbourne, Oliver Ziegler, Thomas Swonke, Catalin Tudorache, Abby Janke, David Lloyd - A LOT of new features, bug fixing, support, feedback and code review;
- Łukasz Holeczek - creator of CoreUI (used in Backpack v4);
- Abdullah Almsaeed - creator of AdminLTE (used in Backpack v3);
- John Skoumbourdis - Grocery CRUD for CodeIgniter was a big inspiration for Backpack v1 & v2;
- Taylor Otwell & Laravel contributors (of course);
Hire us
We've spend more than 10.000 hours creating, polishing and maintaining administration panels on Laravel. We've developed e-Commerce, e-Learning, ERPs, social networks, payment gateways and much more. We've worked on admin panels so much, that we've created one of the most popular packages for Laravel - just from making public what was repetitive in our projects.
If you are looking for a developer/team to help you build an admin panel on Laravel, look no further. You'll have a difficult time finding someone with more experience & enthusiasm for admin panels. This is what we do. Contact us.
All versions of crud with dependencies
prologue/alerts Version ^1.0|^0.4
digitallyhappy/assets Version ^2.0.1
creativeorange/gravatar Version ~1.0
composer/package-versions-deprecated Version ^1.8
doctrine/dbal Version ^2.5|^3.0
guzzlehttp/guzzle Version ^7.0|^6.3