Libraries tagged by writes
gulch/assets
53 Downloads
Package for gathering some type of assets (js, css) and write once into document.
guanhui07/phpspreadsheet
2 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
grano22/test-kit
0 Downloads
Test kit contains some utils to help you write your test in nice fashion
gonzalo123/sql-string-generator
4 Downloads
Write a DSL to generate valid SQL statements for SELECT, INSERT, UPDATE and DELETE
gogo/phppresentation
4 Downloads
PHPPresentation - Read, Create and Write Presentations documents in PHP
gmars/yii2-weibo
6 Downloads
This package provides all the interfaces to micro-blog. We can use this package to OAuth license, read and write micro-blog, to maintain the relationship between the fans, sharing and reporting geographic location.
given-php/given-php
7 Downloads
Smooth syntax to write specs
geophp/geophp
1874 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
geo6/irix-php-library
6 Downloads
PHP Library to read/write IRIX message
gengbin/sqlbatis
20 Downloads
This is a tool help you better write sql
gemorroj/php-bittorrent
3 Downloads
A set of components that can be used to interact with torrent files (read+write) and classes that can encode/decode to/from the BitTorrent format.
gemini-commerce/php-client-product-configurator
5 Downloads
## Introduction This comprehensive guide will equip you with the knowledge to integrate and leverage our Product Configurator Service in your applications. ## Quick Start Get up and running in no time! Follow these steps to kickstart your integration: 1. **Authentication:** Obtain your integration JWT to authenticate your requests. 2. **Client Libraries:** Explore our GitHub repositories to grab client libraries in your preferred programming language. 3. **API Overview:** Familiarize yourself with our RESTful API using the OpenAPI specification. ## Integration ### API Overview Our RESTful API is the gateway to unlocking the full potential of Product Configurator. Check out the detailed [API Reference](/docs/category/configurator) for a granular understanding of each endpoint and request/response format. ### Client Libraries To expedite your integration process, we provide client libraries for various programming languages. Find the one that suits your stack in our [GitHub repositories](https://github.com/Gemini-Commerce). ### Authentication Security is paramount. Learn how to authenticate your requests using JWT. This ensures a secure and reliable connection between your application and Product Configurator. ## Configuration Management ### Configurator Lifecycle Understand the lifecycle of configurators, from draft to active and deleted. This flexibility allows you to manage configurations at your own pace. ### Steps and Options Configure product steps with ease and define options effortlessly. Explore the power of dependencies to create dynamic and intuitive configurations. ### Matrices Delve into matrices—your secret weapon. Explore price and weight matrices, and learn how configured steps influence properties and pricing. ### Price Management Unleash dynamic pricing with our versatile price matrices. From fixed prices to incremental structures, adapt to diverse pricing models effortlessly. ## Security Your data is in safe hands. Discover how Product Configurator ensures security through JWT authentication, safeguarding your sensitive information. ## Backward Compatibility Stay ahead of the curve. Learn about our versioning strategy, providing backward compatibility while allowing our service to evolve seamlessly. ## Developer Support Have questions? Need assistance? Write to us at [[email protected]](mailto:[email protected]) and we will get back to you.
fyyb/express
54 Downloads
PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
fusio/adapter-v8
10747 Downloads
Write the endpoint logic in javascript using the V8 engine
fspringveldt/db-read-only-mode
6 Downloads
Places a SilverStripe website in read-only mode, blocking all write requests.