Libraries tagged by theses
temkaa/collections
1 Downloads
These are simple array and object collections that provide convenient methods to manipulate them.
symbiote/silverstripe-mailcapture
1123 Downloads
A module for development/staging systems that capture email within the repository instead of actually sending to a user. These emails can then be browsed within the CMS.
skrypnet/http-utils
56212 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
sheadawson/silverstripe-dynamiclists
7197 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.
obelaw/flow
565 Downloads
Obelaw Flow is a software system designed to help businesses streamline, automate, and manage core business operations related to accounting, sales, purchasing, and inventory. The system provides a centralized platform that integrates these vital functions, enabling companies to gain a comprehensive view of their financial and operational performance and make better-informed decisions.
melba-ch/swiss-holidays
542 Downloads
Does this date is a holiday in these cantons ?
martinmulder/openapi-crowdstrike-falcon-php
155 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
6399 Downloads
This Laravel package provides a minimal trait Addressable to add eloquent models using these addresses.
lifephp/utils
751 Downloads
These are PHP Utils from LIFE.
kamerk22/ipfuscator
7 Downloads
IPFuscation is a technique that allows for IP addresses to be represented in hexadecimal or decimal instead of the decimal encoding we are used to. IPFuscator allows us to easily convert to these alternative formats that are interpreted in the same way.
jojomak13/laravel-attributes
4 Downloads
This package provides the ability to create custom attributes for Laravel controllers. You can use these attributes to add functionality like authorization, validation, or any other custom behavior to your controller methods.
godaddy/wp-contact-widgets
16 Downloads
Beautifully display social media and contact information on your website with these simple widgets.
fromholdio/silverstripe-systemlinks
1370 Downloads
A SilverStripe module that allows developers to define a static list of "system links" - login, logout, lostpassword, etc - and expose these for use in both back-end and templates.
few-far/statamic-sitekit
149 Downloads
We use Statamic, but we always bolt on these extra batteries + conventions so projects start at our baseline.
emadha/laravel-dynamic-config
1195 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.