Nibiru

PHP MMVC Rapid Prototyping Framework

OTHER License

Downloads
7
Stars
5
Committers
3

Bot releases are visible (Hide)

Nibiru - v1.0.0 Latest Release

Published by alllinux 8 months ago

### Release Notes for Nibiru Framework Version v1.0.0

We're excited to unveil the latest version of Nibiru Framework, Version v1.0.0. This release focuses on enhancing the core functionality and optimizing the performance to provide a more streamlined and efficient development experience.

Highlights of This Release:

Advanced Autoloading: We've undertaken a significant refactoring of the autoloading mechanism, leading to improved loading times and more reliable performance. The autoloader is now smarter, ensuring that only the components crucial to your project are loaded, based on the configuration.

Core Class Enhancements: The JsonNavigation core class has been expanded with new features to simplify working with JSON data, enabling more intuitive data handling and manipulation.

Selective Module Loading: In line with our commitment to performance and security, the framework now strictly adheres to the configuration for module loading, ensuring only registered modules are loaded, thereby enhancing the framework's overall security posture and efficiency.

Documentation Update:

We acknowledge the importance of comprehensive documentation, and it's an area we're actively working on. While our full documentation suite is under development, we encourage our community to engage with us directly for guidance, support, and to share best practices. We're committed to providing support through our https://github.com/alllinux/Nibiru/wiki. Stay tuned for updates on our documentation.

Get Involved:

Your feedback is instrumental in shaping the future of the Nibiru Framework. We welcome your thoughts, bug reports, and contributions to our [GitHub repository] or through our community channels. Let's build something amazing together!

Thank you for your continued support of the Nibiru Framework. We can't wait to see what you'll create with these new enhancements!

Nibiru - v0.9.8

Published by alllinux 11 months ago

Minor Update v0.9.8, the controller has now a better session handling. A bug in the auth class was fixed.

Nibiru - v0.9.7

Published by alllinux about 1 year ago


Nibiru Framework - New Release!

Hello Nibiru community,

We're thrilled to announce a fresh release packed with improvements, new features, and exciting plans for the future!

What's New:

Improved Nibiru Binary File:

  • Autogeneration for Modules: Making module management more streamlined and efficient.
  • New Flags:
    • -v or -version: Quickly check the version of your Nibiru Framework.
    • -cache-clear: A handy utility to freshen up your environment.

New Interface:

  • We've added a new interface at core/i/version.php. This will ensure that you're always aware of the framework version you're working with.

The Road Ahead:

Official Nibiru Website: Soon, we'll be launching our official website, offering a comprehensive description of the framework, tutorials, and much more.

Expanding Horizons with AI & Blockchain:

  • Nibiru isn't just another PHP framework. We have plans in the pipeline to integrate AI and Blockchain capabilities. And no, it's not limited to Python or JavaScript enthusiasts. We're on a mission to prove that PHP can be at the forefront of cutting-edge technologies.

We're committed to making Nibiru the go-to framework for modern web development.

Stay tuned for more updates!


Nibiru - v0.9.6.1

Published by alllinux over 1 year ago

changed the model tempalte file

Nibiru - v0.9.6

Published by alllinux over 1 year ago

New Version of the framework, it now includes additions for the form elements. It also has a binary that will create the modules, controllers and plugins via command line. The autoloader has been updated due to issues with the load order. Some buxfixes for the dispatcher, the controller and the view have been fixed.

Nibiru - Version 0.9.4.3 beta

Published by alllinux almost 5 years ago

Version 0.9.4.3
Database is.active switch in the configuration file
minor bugfix in the Postgress Database Adapter
added .gitignore file, added missing settings.development.ini

Nibiru - Version 0.9.4.2 beta

Published by alllinux almost 5 years ago

Version 0.9.4.2
Database is.active switch in the configuration file
minor bugfix in the Postgress Database Adapter
added .gitignore file

Nibiru - Version 0.9.4 beta

Published by alllinux almost 5 years ago

Version 0.9.4 beta 11.11.2019

Autoloader is now working for the module files, needs to be checked in order to avoid code replication
Some minor bugfixes, only php files will be autoloaded
Updated the annotations for better autocompletion

Nibiru - Version 0.9.3 beta

Published by alllinux almost 5 years ago

Update
Version 0.9.3 beta 09.11.2019

Autoloader is now supporting a better module structure
Some minor bugfixes
Updated the annotations for better autocompletion
removed the Twig and Dwoo engines, they are not needed anymore

Nibiru - Version 0.9.2 beta

Published by alllinux almost 5 years ago

1.) Updated the controller for the Controller in the application
2.) Updated the assignment to the controller views, now through the static method ::assign in the controller
3.) removed twig and dwoo
4.) added some annotations for autocompletion
5.) updated the composer.json file to load the dependencies into core/l

Nibiru - Version 0.7.0 beta

Published by alllinux over 5 years ago

Nibiru -

Published by alllinux almost 6 years ago

Nibiru

Rapid Prototyping PHP Framework

Version 0.6.1 beta

Introduction

Nibiru - Version 0.6.0 beta

Published by alllinux almost 6 years ago

Package Rankings
Top 31.1% on Packagist.org
Related Projects