Libraries tagged by peach
meema/laravel-meema
7 Downloads
🐏 A blazing-fast Laravel adapter for the official Meema API. An API each Laravel developer will feel welcome to.
mediawiki/deletepagesforgood
49 Downloads
A MediaWiki extension which allows users to delete pages permanently from database by adding a new delete tab to each page.
mediagone/types-collections
1935 Downloads
Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).
mecha-cms/x.art
14 Downloads
Creates a unique design on each page by adding custom CSS and JS code.
martinmulder/openapi-crowdstrike-falcon-php
42 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
manyapp/duskapiconf
9940 Downloads
Change your Laravel configuration for each Dusk test with an easy API
malenki/microdata
388 Downloads
Get microdata from web page and check each type found with schema.org!
magegang/module-logo-config
4 Downloads
Schedule a logo for each of your ecommerce store's yearly events
lordealeister/cmb2-field-post-search-ajax
735 Downloads
CMB2 field type to attach posts to each others. Search with Ajax.
lezhnev74/apideveloperio-laravel
13946 Downloads
Laravel package to track each http request/response and send them to apideveloper.io
kabachello/phptexttable
55 Downloads
Easily convert PHP arrays into plain text tables or strings with a fixed field length for each column
justoverclock/best-answer-badge
971 Downloads
Display a best answer badge when users reach the minimum best answer goal provided by admin
jobmetric/laravel-url
15 Downloads
It is a package for url and slug storage management in each model that you can use in your Laravel projects.
jeyroik/sm-plugin-states-route
430 Downloads
Plugin for jeyroik StateMachine. Allow to collect and show states route between each other.
jamm/errorhandler
4 Downloads
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.