Libraries tagged by data layer

juicecrm/geodata

0 Favers
103 Downloads

Geographical Data for Laravel 10 and later

Go to Download


jrbecart/laravel-statistics

1 Favers
682 Downloads

Forked from rinvex/laravel-statistics, Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.

Go to Download


godscodes/laravel-statistics

0 Favers
71 Downloads

Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.

Go to Download


pe/component-seo

0 Favers
9 Downloads

SEO helper component, allows to collect seo data for page and render it later

Go to Download


codeacious/profile-collector

0 Favers
74 Downloads

Captures application profiling data and saves it in MongoDB for later analysis

Go to Download


mohit-yogi/async-db-helper

0 Favers
3 Downloads

Save the model data to redis & then move them to DB later

Go to Download


dd/evolutioncms-snippets-ddstash

0 Favers
2 Downloads

Save data as JSON or QueryString, then extend if needed and use it later without database queries.

Go to Download


cbeyersdorf/easybill

3 Favers
1 Downloads

The first version of the easybill REST API. [CHANGELOG](https://api.easybill.de/rest/v1/CHANGELOG.md) ## Authentication You can choose between two available methods: `Basic Auth` or `Bearer Token`. In each HTTP request, one of the following HTTP headers is required: ``` # Basic Auth Authorization: Basic base64_encode(':') # Bearer Token Authorization: Bearer ``` ## Limitations ### Request Limit * PLUS: 10 requests per minute * BUSINESS: 60 requests per minute If the limit is exceeded, you will receive the HTTP error: `429 Too Many Requests` ### Result Limit All result lists are limited to 100 by default. This limit can be increased by the query parameter `limit` to a maximum of 1000. ## Query filter Many list resources can be filtered. In `/documents` you can filter e.g. by number with `/documents?number=111028654`. If you want to filter multiple numbers, you can either enter them separated by commas `/documents?number=111028654,222006895` or as an array `/documents?number[]=111028654&number[]=222006895`. **Warning**: The maximum size of an HTTP request line in bytes is 4094. If this limit is exceeded, you will receive the HTTP error: `414 Request-URI Too Large` ### Escape commas in query You can escape commans in query `name=Patrick\, Peter` if you submit the header `X-Easybill-Escape: true` in your request. ## Property login_id This is the login of your admin or employee account. ## Date and Date-Time format Please use the timezone `Europe/Berlin`. * **date** = *Y-m-d* = `2016-12-31` * **date-time** = *Y-m-d H:i:s* = `2016-12-31 03:13:37` Date or datetime can be `null` because the attributes have been added later and the entry is older.

Go to Download


aiptu/libplaceholder

0 Favers
282 Downloads

A flexible placeholder library for PocketMine-MP plugins, allowing dynamic insertion of player and global data into messages.

Go to Download


furic/game-essentials

5 Favers
73 Downloads

The essentials and basic data for a gaming backend server.

Go to Download


slayerbirden/dataflow

5 Favers
1499 Downloads

A framework to pipe your data from one source to another.

Go to Download


php-minecraft/minecraft-query

4 Favers
990 Downloads

Minecraft library for retrieving server data (players, motd, favicon..)

Go to Download


valzargaming/byond

0 Favers
58 Downloads

A PHP class for interacting with BYOND (Build Your Own Net Dream) servers, providing functionalities to retrieve player information and manage game-related data. Designed to be used in conjunction with a caching system for optimal performance.

Go to Download


ogsteam/ogspy

10 Favers
20 Downloads

OGSpy collects data from a game and provide statistics to their players

Go to Download


inspiredminds/contao-bayern-portal

0 Favers
24 Downloads

Contao extension to show data from the BayernPortal in the front end.

Go to Download


<< Previous Next >>