Libraries tagged by theses
webksde/drowl_project_settings
47 Downloads
Define general project information and settings centrally and provide these as tokens, etc.
waglpz/webapp-view-helpers
1520 Downloads
Collection of View Helpers and these Factory.
timitek/getrets-laravel
115 Downloads
A laravel package for the GetRETS API from timitek (http://www.timitek.com). GetRETS is a product / service developed by timitek that makes it possible to quickly build real estate related applications for pulling listing data from several MLS's without having to know anything about RETS or IDX or worry about the pains of mapping and storing listing data from these various sources.
temkaa/simple-collections
26 Downloads
These are simple array and object collections that provide convenient methods to manipulate them.
sheadawson/silverstripe-dynamiclists
7195 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
segaja/monolog-creator
413 Downloads
These classes provide a simple factory for creating preconfigured monolog logger objects.
rhubarbphp/scaffold-navigation-menu
7845 Downloads
Provides a model to store a tree of menu items and various presenters for using these as navigation
rest-full/route
23 Downloads
These are routes defined to be validated.
redrat/deeper
4 Downloads
Deeper is a easy way to compare if 2 objects is equal based on values in these objects. This library is heavily inspired in Golang's reflect.DeepEqual()
paga/paga-business
1618 Downloads
This document lists the different RESTful web services Paga offers to businesses and guide’s you in setting up these services.
oro-flex/config
783 Downloads
`Oro Config Component` provides additional resource types to `Symfony Config Component` infrastructure responsibles for loading configurations from different data sources and optionally monitoring these data sources for changes.
melba-ch/swiss-holidays
263 Downloads
Does this date is a holiday in these cantons ?
meisterwerk/core
79 Downloads
These are handy functions for php projects.
martinmulder/openapi-crowdstrike-falcon-php
31 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.
maggomann/addressable
136 Downloads
This Laravel package provides a minimal trait Addressable to add eloquent models using these addresses.