Skip to content

Instantly share code, notes, and snippets.

@andrey-helldar
Last active October 31, 2020 13:26
Show Gist options
  • Save andrey-helldar/2079a76005a1e514abbb44a2748d705e to your computer and use it in GitHub Desktop.
Save andrey-helldar/2079a76005a1e514abbb44a2748d705e to your computer and use it in GitHub Desktop.
Полезные пакеты

Backend

API

  • API (Package for standardizing the responses from the API of your applications)
  • API Doc Generator (An API documentation generator)

Documents

  • Excel (An eloquent way of importing and exporting Excel and CSV files for Laravel with the power of PHPExcel)

Helpers

  • Crawler Detect (A Laravel wrapper for CrawlerDetect - the web crawler detection library)
  • Currency exchange rates (Currency exchange rates library)
  • Desktop/mobile user agent parser (Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect)
  • Mobile-Detect User-Agent (Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment)
  • Helpers (Functions that simplify the development process)
  • Localized Date (This date library extends Carbon with multi-language support. Methods such as format, diffForHumans, parse, createFromFormat and the new timespan, will now be translated based on your locale)
  • Model Caching (Eloquent model-caching made easy. (RU Doc))
  • Spammers (Simple package to prevent accessing of spammers to Laravel application)
  • Transform PHP Vars to JavaScript (Transform your PHP to JavaScript)
  • URL Shortener (Url Shortener for Laravel 5 with support for Google and Bitly drivers)

Development

Database & models

  • Migrations Generator (Laravel Migrations Generator: Automatically generate your migrations from an existing database schema)
  • Models Generate (Reliese Components for Laravel Framework code generation)

Frontend

Package Managers

  • Yarn (Fast, reliable, and secure dependency management)

Development

Interface

  • Inputmask (Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite)
  • Laravel JS Localization (Laravel Localization in JavaScript)
  • noUiSlider (noUiSlider is lightweight JavaScript range slider)
  • Scroll (A function that animates an element’s scrollTop or scrollLeft position)
  • VueJs: Paginator (A Vue.js(v2.x+) component for creating pagination)

Cleaning

Content

  • Textbox (Textbox.io is a tool for creating great looking content in online apps)

Helpers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment