Download the PHP package ucscode/user-synthetics without Composer

On this page you can find all versions of the php package ucscode/user-synthetics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package user-synthetics

NOT MAINTAINED!

User Synthetics

Modular PHP Framework for Customizable and Extensible Web Applications

Explore the User Synthetics docs »

Introduction

User Synthetics is a powerful and versatile PHP framework designed to simplify the development of customizable and extensible web applications. With User Synthetics, you can create robust platforms tailored to your specific requirements, thanks to its modular architecture and user-friendly interface.

The framework provides a solid foundation, incorporating essential third-party libraries like Bootstrap, Toastr.js, and Bootbox, to empower developers with a comprehensive set of tools for building modern and interactive web applications.

Screenshot

This is a screenshot of Uss Dashboard Module

User Synthetics Video Showcase

Features

Getting Started

Follow these steps to get started with User Synthetics:

Using Composer

Use the following command to create a new project:

This will create a new directory named my_directory and install User Synthetics and all its dependencies into it.

Without Composer

  1. Clone the repository: git clone https://github.com/ucscode/user-synthetics.git.
  2. Extract the clone repository into your server directory.
  3. Open your terminal to the server directory and run the following command

Refer to the User Synthetics documentation for detailed usage instructions and guides.

Updating User Synthetics

After installation, you can update to the latest version of user synthetics using the following command

Documentation

Comprehensive documentation is available for User Synthetics to assist you in using and extending the framework effectively. The documentation covers various topics, including installation, module development, API references, and best practices. Visit the User Synthetics Documentation to explore the resources.

Contributing

User Synthetics is an open-source project developed with a vision to foster a thriving and collaborative community. Contributions from developers are welcome to make User Synthetics even better.

If you have ideas for new features, bug fixes, or improvements, you can submit a pull requests. Help enhance the framework and make it more powerful and flexible but endeavor to retain it lightweight nature.

Report Issues: If you come across any issues or bugs while using User Synthetics, please expose it by opening an issue in the Issue Tracker. Your feedback is valuable and will help improve the stability and reliability of the framework.

License

User Synthetics is released under the GNU General Public License (GPL) version 3 or later. For more information about, please refer to the LICENSE file.

Acknowledgements

User Synthetics is developed and maintained by ucscode. If you have any questions, suggestions, or need assistance, please feel free to reach out.

Useful PHP Libraries


All versions of user-synthetics with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
twig/twig Version ^3.0
erusev/parsedown-extra Version ^0.8.1
jasongrimes/paginator Version ^1.0
phpmailer/phpmailer Version ^6.8
fakerphp/faker Version ^1.23
ucscode/uss-element Version ^2.0
ucscode/uss-form Version ^3.0
ucscode/squery Version ^3.0
ucscode/pairs Version ^3.0
ucscode/tree-node Version ^3.0
ucscode/local-storage Version ^2.0
ucscode/promise Version ^1.0
ucscode/domtable Version ^2.0
vlucas/phpdotenv Version ^5.6
symfony/yaml Version ^6.4
webuni/front-matter Version ^2.0
twig/html-extra Version ^3.8
symfony/http-foundation Version ^6.4
symfony/routing Version ^6.4
symfony/uid Version ^6.4
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package ucscode/user-synthetics contains the following files

Loading the files please wait ....