Libraries tagged by under construction
wpessential/wpessential
1 Downloads
WPEssential serves as a versatile add-on for WordPress, offering enhanced flexibility for users. By simply installing the WPEssential plugin from WordPress.org, users can embark on creating their own WordPress themes with ease. The WPEssential team is dedicated to delivering top-notch quality work and continuously introducing new options and features. As an open-source solution, it not only facilitates theme creation but also serves as a page builder within the WordPress ecosystem. With WPEssential, users can design themes effortlessly without the need for expertise in PHP, CSS, HTML, or Javascript coding. This empowers users to unleash their creativity and customize their WordPress experience without technical barriers.
stuarttodd/openai-php-client
3 Downloads
An OpenAPI PHP Client. This is under construction, however there is some limited functionality available.
pyntax/pyntax
41 Downloads
Pyntax Framework is a ORM under construction.
karlharris/core
22 Downloads
This is a project that is under construction (and it is my first try with packagist and composer, so please forgive me if something is wrong)
codenrx/maintaince
1 Downloads
This Laravel package makes it possible for you to set your website in "Under Construction" and "Under Maintaince" mode
phthlaap/html_constructor
10 Downloads
package under development
mossengine/fivecode
31 Downloads
PHP Class to enable fifth generation instructional code driven by programmatic instructions to execute under a controlled logic in the backend.
cloudinary/permissions
2 Downloads
Accounts with Permissions API access can manage custom permission policies. These policies assign permissions for a principal, allowing the principal to perform a specific action on a designated resource within a particular scope (your account or a product environment). Refer to the [Permissions API guide](permissions_api_guide) for instructions on what to specify in the `policy_statement` to control Cloudinary activities, and to the Cedar schema, which defines the possible values for principals, actions, and resources. The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**. The Permissions API has dedicated SDKs for the following languages: * JavaScript * PHP * Java