Libraries tagged by data array

ovvio/serializer

0 Favers
30 Downloads

Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.

Go to Download


bigsnowfr/larastats

6 Favers
36 Downloads

This package allow you to fetch stats as a graph or as an integer from one of your model and get a simple value or an array with a pair value of date and count.

Go to Download


stahiralijan/request-caster

13 Favers
76 Downloads

This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.

Go to Download


reg2005/oc-jsonable

6 Favers
251 Downloads

This widget the alternative to a widget 'Repeater' allows to write data to jsonable field also as well as 'Repeater', but does not give the chance to do repetitions of fields. I.e. the array will look so:

Go to Download


ov-code/elasticoc

0 Favers
1267 Downloads

A Object oriented client for Elastic.No more infinite arrays that you can't control. No more extra fields, no more dates as string. Now Elastic will be work as it sould work

Go to Download


nackjicholson/file-parser

4 Favers
1678 Downloads

PHP package for parsing data contained in a file into a php array.

Go to Download


cbeyersdorf/easybill

4 Favers
4 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


astral/php-serialize

12 Favers
47 Downloads

An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.

Go to Download


lkeme/data

0 Favers
3298 Downloads

An extended version of the ArrayObject object for working with system settings or just for working with data arrays

Go to Download


janynne/fake-data-arrays

0 Favers
6 Downloads

Tenha dados para testar suas aplicações de forma offline

Go to Download


zest/data

0 Favers
0 Downloads

A set of Component classes to manipulate arrays, data and string

Go to Download


youhey/array-values-masking

0 Favers
14 Downloads

For recursively masking secret data within array-values.

Go to Download


warmans/date-range

0 Favers
3547 Downloads

Small utility class used to create date range arrays.

Go to Download


walangkaji/data-type-mapper

2 Favers
5 Downloads

PHP Convert type of value from json or array data

Go to Download


rasel9w9/data-generator

0 Favers
69 Downloads

This is For Make Seeder Or Generate The Table Data As Array

Go to Download


<< Previous Next >>