Libraries tagged by date formatter
neneff/export
50 Downloads
Tool to export formatted data
satheez/php-payload
0 Downloads
Useful for transferring data in a formatted structure
apiverve/markdowntable
0 Downloads
Markdown Table Generator converts structured data into properly formatted markdown tables with customizable column alignment.
remluben/nice-time
20 Downloads
A simple class for creating formatted output of time periods in facebook style
form-relay/confirmation-mail
1060 Downloads
FormRelay route for (formatted) confirmation emails.
activedneneff/import
17 Downloads
Tool to handle formatted data import
activedneneff/export
13 Downloads
Tool to export formatted data
meeeet-dev/laravel-facebook-catalog
77 Downloads
Laravel Facebook Catalog Package that exports formatted XML data feed
mahmoud-elsherbeny/laravel-facebook-catalog
0 Downloads
Laravel Facebook Catalog Package that exports formatted XML data feed
donmbelembe/laravel-facebook-catalog
103 Downloads
Laravel Facebook Catalog Package that exports formatted XML data feed
corbpie/networkspeed-json
5 Downloads
A parser for network-speed.xyz which puts the speed test results and other information into formatted json data
joshuafredrickson/gravityforms-addon-json-emails
26 Downloads
Gravity Forms add-on: Send email notifications with JSON-formatted form entry data.
arhframe/yamlarh
45082 Downloads
Inject data and import other formatted file into your formatted file.
ocolin/easysnmp
37 Downloads
PHP SNMP client providing formatted, DTO-backed access to standard MIB-II data without requiring SNMP knowledge
lockally/sdk
5 Downloads
The lockally control plane lets integrators and direct customers manage everything except actual mail data flow (which uses standard JMAP / IMAP / SMTP-submission against the data plane endpoints). **Authentication.** All `/v1/_*` endpoints require a Bearer API key in the `Authorization` header. Keys are formatted `lk_live__`. Generate the first key for a tenant via `cmd/seed`; subsequent keys via `POST /v1/api-keys`. **Errors.** Failures return [RFC 9457](https://www.rfc-editor.org/rfc/rfc9457) `application/problem+json` documents. **Scopes.** Each endpoint requires a specific scope on the presented key. Insufficient scope returns `403` with the required scope name in `detail`.