Libraries tagged by Mage Icons
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.
emma/searchengine
31 Downloads
Php - MySql/SQL Search Engine. Considering the challenges in using MySQL/MSSQL/SQL as a back-end for industrial level application search-engine. An optimized techniques and algorithms are developed to boost performance and make SQL databases works like magic for the purpose of searching.
dmitryrechkin/php-converters-emptytonull
224 Downloads
PHP Converter that converts of empty to null. It is helps to make code cleaner by removing the need for if conditions for cases when some API expects null in order to consider parameter as unset.
sunsgne/webman-make-models
10 Downloads
webman console make models
norman-huth/console-make-command
4 Downloads
Create a new Artisan command with default name by class name and directory
samcrosoft/constantaccess
6 Downloads
This library makes it possible to create and read (access) constants using an array-like object or a typical class object to make it possible to use constants in strings without the need of concatenation of strings
jcenturion/mate-query-builder
11 Downloads
Mate es una biblioteca simple de constructor de consultas para PHP 8.0+ con soporte para procedimientos almacenados
zymawy/ironside-core
7 Downloads
Useful classes you can use for every Laravel project
skyraptor/laravel-make-user
9 Downloads
An Artisan console command to create users in your Laravel application.
ronanflavio/artisan-make-extension
16 Downloads
An extension from "php artisan make" command
mitsuru793/file-constructor
12 Downloads
Make file and directory from php array.
linkslegend/sage-megamenu
507 Downloads
Bootstrap 4 Navbar component navwalker for Sage 9 based themes
isbkch/laravel-rich-console
2476 Downloads
Rich and Interactive make CLI replacement for Laravel with autocompletion
ideacatlab/laravel-cookie-consent-enhanced
148 Downloads
Make your Laravel app comply with the EU cookie law and implement a cookie control system that allows users to manage their own cookie preferences
iampersistent/psr11-symfony-console
44 Downloads
make a psr11 container available in the application for a console