Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: packagist: webiny/config

Webiny Config Component
15 versions
Latest release: over 6 years ago
19 dependent packages
3,037 downloads total

View more package details: https://packages.ecosyste.ms/registries/packagist.org/packages/webiny/config

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/webiny%2FConfig

Dependent Repos 22

illacceptanything/illacceptanything
The project where literally anything* goes.
  • dev-master data/composer.json

Size: 1.47 GB - Last synced: 9 days ago - Pushed: 9 days ago

webiny/Crypt
[READ-ONLY] The `Crypt` component provides PHP methods for generating random numbers and strings, also, password hashing and password hash verification and methods for encryption and decryption of strings. (master at Webiny/Framework)
  • ~1.6 composer.json

Size: 49.8 KB - Last synced: 11 days ago - Pushed: over 6 years ago

webiny/Http
[READ-ONLY] Http is a PHP component provides an objective approach to working with HTTP request, response and cache control. (master at Webiny/Framework)
  • ~1.6 composer.json

Size: 52.7 KB - Last synced: 28 days ago - Pushed: over 6 years ago

webiny/Router
[READ-ONLY] PHP router component is used for mapping defined paths/urls to appropriate controllers or services. (master at Webiny/Framework)
  • ~1.6 composer.json

Size: 33.2 KB - Last synced: 16 days ago - Pushed: over 6 years ago

webiny/Security
[READ-ONLY] The PHP security component is a layer that takes care of the authentication and authorization processes for you. (master at Webiny/Framework)
  • ~1.6 composer.json

Size: 121 KB - Last synced: 28 days ago - Pushed: over 6 years ago

webiny/ServiceManager
[READ-ONLY] PHP component that enables you to define services and re-use them in any part of your code. With this component you can solve any dependency injection problems you might have. (master at Webiny/Framework)
  • ~1.6 composer.json

Size: 28.3 KB - Last synced: 28 days ago - Pushed: over 6 years ago

webiny/Amazon
[READ-ONLY] PHP wrapper for Amazon Web Services SDK. Currently only S3 component is being used. (master at Webiny/Framework)
  • ~1.6 composer.json

Size: 29.3 KB - Last synced: 28 days ago - Pushed: over 6 years ago

webiny/Logger
[READ-ONLY] PHP PSR-3 log component. You can use sockets, email and other types for login different information. (master at Webiny/Framework)
  • ~1.6 composer.json

Size: 43 KB - Last synced: 28 days ago - Pushed: over 6 years ago

webiny/OAuth2
[READ-ONLY] PHP component provides wrappers for several OAuth2 systems like Facebook, LinkedIn and Google. (master at Webiny/Framework)
  • ~1.6 composer.json

Size: 37.1 KB - Last synced: 28 days ago - Pushed: over 6 years ago

webiny/Mailer
[READ-ONLY] The `Mailer` is a PHP component that enables you to send emails using different supported protocols and functions (SMTP, mail(), sendmail). (master at Webiny/Framework)
  • ~1.6 composer.json

Size: 41 KB - Last synced: 28 days ago - Pushed: over 6 years ago

webiny/TemplateEngine
[READ-ONLY] PHP `TemplateEngine` component provides a layer for rendering view templates. Currently supports Smarty, but you can easily integrate Twig or some other. (master at Webiny/Framework)
  • ~1.6 composer.json

Size: 36.1 KB - Last synced: 28 days ago - Pushed: over 6 years ago

webiny/Entity
[READ-ONLY] Mongo ORM for PHP. (master at Webiny/Framework)
  • ~1.6 composer.json

Size: 146 KB - Last synced: 28 days ago - Pushed: over 6 years ago

webiny/Storage
[READ-ONLY] Storage Component is a PHP storage abstraction layer that simplifies the way you work with files and directories. Supports Amazon AWS S3 and others. (master at Webiny/Framework)
  • ~1.6 composer.json

Size: 45.9 KB - Last synced: 28 days ago - Pushed: over 6 years ago

webiny/Framework
[NOT MAINTAINED] A full-featured PHP framework powering the server side of Webiny Platform. Can also be used as standalone library.
  • ~1.6 src/Webiny/Component/Amazon/composer.json
  • ~1.6 src/Webiny/Component/Annotations/composer.json
  • ~1.6 src/Webiny/Component/Bootstrap/composer.json
  • ~1.6 src/Webiny/Component/Cache/composer.json
  • ~1.6 src/Webiny/Component/Crypt/composer.json
  • ~1.6 src/Webiny/Component/Entity/composer.json
  • ~1.6 src/Webiny/Component/Http/composer.json
  • ~1.6 src/Webiny/Component/Image/composer.json
  • ~1.6 src/Webiny/Component/Logger/composer.json
  • ~1.6 src/Webiny/Component/Mailer/composer.json
  • ~1.6 src/Webiny/Component/Mongo/composer.json
  • ~1.6 src/Webiny/Component/OAuth2/composer.json
  • ~1.6 src/Webiny/Component/Rest/composer.json
  • ~1.6 src/Webiny/Component/Router/composer.json
  • ~1.6 src/Webiny/Component/Security/composer.json
  • ~1.6 src/Webiny/Component/ServiceManager/composer.json
  • ~1.6 src/Webiny/Component/Storage/composer.json
  • ~1.6 src/Webiny/Component/TemplateEngine/composer.json

Size: 1.69 MB - Last synced: 9 days ago - Pushed: over 6 years ago

webiny/Rest
[READ-ONLY] A simple but powerful PHP REST library that doesn't get in the way. Supports rate control, crud, versioning, cache and json output. Create RESTful APIs with ease. (master at Webiny/Framework)
  • ~1.6 composer.json

Size: 86.9 KB - Last synced: 28 days ago - Pushed: over 6 years ago

webiny/Cache
[READ-ONLY] `Cache` is a PHP component give you ability to store different information into memory for a limited time. Supports memcache, APC, Couchbase and Redis. (master at Webiny/Framework)
  • ~1.6 composer.json

Size: 33.2 KB - Last synced: 28 days ago - Pushed: over 6 years ago

webiny/Bootstrap
[READ-ONLY] PHP MVC bootstrap component for Webiny Framework. (master at Webiny/Framework) http://www.webiny.com/
  • ~1.6 composer.json

Size: 27.3 KB - Last synced: 28 days ago - Pushed: over 6 years ago

nxwi/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes.
  • dev-master data/composer.json

Size: 1.33 GB - Last synced: 7 months ago - Pushed: over 1 year ago

webiny/Image
[READ-ONLY] PHP image manipulation library. You can crop, rotate, resize, create thumbnails. (master at Webiny/Framework)
  • ~1.6 composer.json

Size: 27.3 KB - Last synced: 17 days ago - Pushed: over 6 years ago

webiny/BackupService
Simple PHP library to create and manage backups, and store them to AWS S3 bucket. It backups both files and MongoDb databases.
  • ~1.6 || dev-master composer.json

Size: 25.4 KB - Last synced: 28 days ago - Pushed: over 6 years ago

markheramis/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes. See also https://github.com/illacceptanything/illacceptanything.github.io
  • dev-master data/composer.json

Size: 1.33 GB - Last synced: about 1 year ago - Pushed: over 1 year ago

seyfer/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes.
  • dev-master data/composer.json

Size: 1.47 GB - Last synced: about 1 year ago - Pushed: over 1 year ago

jde/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes
  • dev-master data/misc/composer.json

Size: 1.27 GB - Last synced: 29 days ago - Pushed: over 8 years ago

MarQuisKnox/Framework Fork of webiny/Framework
A full-featured PHP framework.
  • ~1.2 src/Webiny/Component/Amazon/composer.json
  • ~1.2 src/Webiny/Component/Annotations/composer.json
  • ~1.2 src/Webiny/Component/Bootstrap/composer.json
  • ~1.2 src/Webiny/Component/Cache/composer.json
  • ~1.2 src/Webiny/Component/Crypt/composer.json
  • ~1.2 src/Webiny/Component/Entity/composer.json
  • ~1.2 src/Webiny/Component/Http/composer.json
  • ~1.1 src/Webiny/Component/Image/composer.json
  • ~1.1 src/Webiny/Component/Logger/composer.json
  • ~1.2 src/Webiny/Component/Mailer/composer.json
  • ~1.2 src/Webiny/Component/Mongo/composer.json
  • ~1.2 src/Webiny/Component/OAuth2/composer.json
  • ~1.2 src/Webiny/Component/Rest/composer.json
  • ~1.2 src/Webiny/Component/Router/composer.json
  • ~1.0 src/Webiny/Component/Security/composer.json
  • ~1.2 src/Webiny/Component/ServiceManager/composer.json
  • ~1.2 src/Webiny/Component/Storage/composer.json
  • ~1.2 src/Webiny/Component/TemplateEngine/composer.json

Size: 1.33 MB - Last synced: 9 months ago - Pushed: about 9 years ago

ntw1103/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally* anything goes
  • dev-master composer.json

Size: 1.25 GB - Last synced: 12 months ago - Pushed: about 9 years ago

harshadptl/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes
  • dev-master data/misc/composer.json

Size: 2.94 GB - Last synced: 30 days ago - Pushed: over 8 years ago

gwithers/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes
  • dev-master data/misc/composer.json

Size: 2.94 GB - Last synced: about 1 year ago - Pushed: over 8 years ago

dkhan/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes
  • dev-master data/misc/composer.json

Size: 2.94 GB - Last synced: about 1 year ago - Pushed: over 8 years ago

galiat/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes
  • dev-master data/misc/composer.json

Size: 1.27 GB - Last synced: 10 months ago - Pushed: over 8 years ago

pinktrink/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally* anything goes
  • dev-master composer.json

Size: 1.25 GB - Last synced: 29 days ago - Pushed: about 9 years ago

vgf89/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally* anything goes
  • dev-master data/composer.json

Size: 1.27 GB - Last synced: about 1 year ago - Pushed: about 9 years ago

ntchambers/illacceptanything
The project where literally anything* goes
  • dev-master data/composer.json

Last synced: over 1 year ago

johnsliao/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes
  • dev-master data/misc/composer.json

Size: 1.27 GB - Last synced: about 1 year ago - Pushed: over 8 years ago

praserocking/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes. See also https://github.com/illacceptanything/illacceptanything.github.io
  • dev-master data/misc/composer.json

Size: 1.27 GB - Last synced: 12 months ago - Pushed: over 8 years ago

Arpita1/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes. See also https://github.com/illacceptanything/illacceptanything.github.io
  • dev-master data/misc/composer.json

Size: 2.93 GB - Last synced: about 1 year ago - Pushed: over 8 years ago

asadman1523/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes. See also https://github.com/illacceptanything/illacceptanything.github.io
  • dev-master data/misc/composer.json

Size: 2.93 GB - Last synced: 10 months ago - Pushed: 10 months ago

annieFromTaiwan/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes. See also https://github.com/illacceptanything/illacceptanything.github.io
  • dev-master data/misc/composer.json

Size: 1.27 GB - Last synced: 9 months ago - Pushed: over 8 years ago

triggerNZ/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes
  • dev-master data/misc/composer.json

Size: 2.94 GB - Last synced: about 1 year ago - Pushed: over 8 years ago

vovd/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes
  • dev-master data/misc/composer.json

Size: 1.27 GB - Last synced: about 1 year ago - Pushed: over 8 years ago

paladique/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes
  • dev-master data/misc/composer.json

Size: 2.94 GB - Last synced: about 1 year ago - Pushed: over 8 years ago

whackashoe/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes
  • dev-master data/misc/composer.json

Size: 2.94 GB - Last synced: about 1 year ago - Pushed: over 8 years ago

christianklemp-imt/Framework Fork of webiny/Framework
A full-featured PHP framework.
  • ~1.3 src/Webiny/Component/Amazon/composer.json
  • ~1.3 src/Webiny/Component/Annotations/composer.json
  • ~1.3 src/Webiny/Component/Bootstrap/composer.json
  • ~1.3 src/Webiny/Component/Cache/composer.json
  • ~1.3 src/Webiny/Component/Router/composer.json
  • ~1.3 src/Webiny/Component/Crypt/composer.json
  • ~1.3 src/Webiny/Component/Entity/composer.json
  • ~1.3 src/Webiny/Component/Http/composer.json
  • ~1.1 src/Webiny/Component/Image/composer.json
  • ~1.1 src/Webiny/Component/Logger/composer.json
  • ~1.3 src/Webiny/Component/Mailer/composer.json
  • ~1.3 src/Webiny/Component/Mongo/composer.json
  • ~1.3 src/Webiny/Component/OAuth2/composer.json
  • ~1.3 src/Webiny/Component/Rest/composer.json
  • ~1.3 src/Webiny/Component/Security/composer.json
  • ~1.3 src/Webiny/Component/ServiceManager/composer.json
  • ~1.3 src/Webiny/Component/Storage/composer.json
  • ~1.3 src/Webiny/Component/TemplateEngine/composer.json

Size: 1.52 MB - Last synced: about 1 year ago - Pushed: about 9 years ago

isomorpheme/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally* anything goes
  • dev-master composer.json

Size: 1.25 GB - Last synced: 2 months ago - Pushed: about 9 years ago

TheBearodactyl/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes.
  • dev-master data/composer.json

Size: 1.33 GB - Last synced: 10 months ago - Pushed: 10 months ago

braillescreen/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes.
  • dev-master data/composer.json

Size: 1.47 GB - Last synced: 9 months ago - Pushed: about 1 year ago

boginw/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes.
  • dev-master data/composer.json

Size: 1.33 GB - Last synced: about 1 month ago - Pushed: 9 months ago

vaaaleh/illacceptanything Fork of illacceptanything/illacceptanything
The project where literally anything* goes.
  • dev-master data/composer.json

Size: 1.47 GB - Last synced: 9 months ago - Pushed: almost 2 years ago