installing and using doctrine with zend framework - zend-framework

I have been using zend framework quite a long. Now I want to integrate doctrine orm framwork with zend. I don't know how to do that. Is there any setup guide with some basic examples? and How can I put it on shared host where i don't have console access?
thanks in advance

There's various resources around.
Benjamin Eberlei's zf-doctrine (Zend 1 / Doctrine 1) Integration suite - https://github.com/beberlei/zf-doctrine
I also just got this webinar announcement in the Zend newsletter (requires a free Zend account to view) - http://www.zend.com/webinar/Framework/70170000000bSrG-webinar-zf-v-1-doctrine-v-2-20101214.flv
Regarding deployment, you just build your project locally then upload the complete application to your host. Both Zend Framework and Doctrine are just libraries of PHP files.

Related

How to create a custom SSO Member Login in Umbraco v8 (ADFS - No Azure) using "itfoxtec-identity-saml2" Project?

I'm new with sso login (ADSF - SAML2) with Umbraco v8 and I need some help to know if this is the right package for me.
I'm working on a website using Umbraco CMS v8 and I need to create a custom members login (frontend) using the sso authentication of my company (ADFS - no Azure AD) and my custom login form (C# and .Net Framework 4.7.2+).
I found on NuGet the "itfoxtec-identity-saml2" package that can be used to do it and I saw that there are two packages that could help me: "ITfoxtec.Identity.Saml2" and "ITfoxtec.Identity.Saml2.Mvc"
What are the difference and what reccomand to use?
Any other suggestions to create an SSO Members Login in Umbraco v8, is welcome.
Thank you and I look forward to your reply
Adriano
The ITfoxtec.Identity.Saml2 is the base component implementing the actually SAML 2.0 standard.
The ITfoxtec.Identity.Saml2.Mvc and ITfoxtec.Identity.Saml2.MvcCore implements the elements needed to integration with ASP.NET MVC. The ITfoxtec.Identity.Saml2.Mvc component is for .NET Framework and the ITfoxtec.Identity.Saml2.MvcCore component is for .NET Core and .NET 5.0.
I'm afraid that i do not know anything about Umbraco, sorry I cannot help you there.

Zend Installation on hosted Server

I have a hosted account.
I have WHM and cpanel access and have installed the Zend Guard.
I have extracted the Zend Framework files into my root directory.
Does this mean i am able to use the ZEND framework now ?
If not how do i install it. I am new to all of this.
Kind regards
Zend Framework is just a collection of PHP classes, it doesn't need "installation" as such. So yes, if you've put the files in your directory, you can use the framework.
You only need Zend Guard if your applications are encoded using it - this isn't related to Zend Framework in any way (except being made by the same company).

Where can one download Microsoft jQuery Unobtrusive Validation without using NuGet

I'd like to download the latest version of Microsoft jQuery Unobtrusive Validation, however I don't like using NuGet since it is not possible for me to tell it where to install the packages within my project structure.
Does Microsoft host these files somewhere that I can access them directly?
The files for ASP.NET MVC 5.2 aren't (yet?) on the page I mention below, but the links are valid:
http://ajax.aspnetcdn.com/ajax/mvc/5.2/jquery.validate.unobtrusive.js
http://ajax.aspnetcdn.com/ajax/mvc/5.2/jquery.validate.unobtrusive.min.js
[Copied from Maxime's answer to this question.]
I found a page – Microsoft Ajax Content Delivery Network - ASP.NET Ajax Library – that lists several versions of the files for this that you can download.
Here are the ones I found via searching that page for "unobtrusive":
ASP.NET MVC 5.1
http://ajax.aspnetcdn.com/ajax/mvc/5.1/jquery.validate.unobtrusive.js
http://ajax.aspnetcdn.com/ajax/mvc/5.1/jquery.validate.unobtrusive.min.js
ASP.NET MVC 5.0
http://ajax.aspnetcdn.com/ajax/mvc/5.0/jquery.validate.unobtrusive.js
http://ajax.aspnetcdn.com/ajax/mvc/5.0/jquery.validate.unobtrusive.min.js
ASP.NET MVC 4.0
http://ajax.aspnetcdn.com/ajax/mvc/4.0/jquery.validate.unobtrusive.js
http://ajax.aspnetcdn.com/ajax/mvc/4.0/jquery.validate.unobtrusive.min.js
ASP.NET MVC 3.0
http://ajax.aspnetcdn.com/ajax/mvc/3.0/jquery.unobtrusive-ajax.js
http://ajax.aspnetcdn.com/ajax/mvc/3.0/jquery.unobtrusive-ajax.min.js
http://ajax.aspnetcdn.com/ajax/mvc/3.0/jquery.validate.unobtrusive.js
http://ajax.aspnetcdn.com/ajax/mvc/3.0/jquery.validate.unobtrusive.min.js
...
Here are the links :
jQuery Unobtrusive for ASP.NET MVC 5.2.3
http://ajax.aspnetcdn.com/ajax/mvc/5.2.3/jquery.validate.unobtrusive.js
http://ajax.aspnetcdn.com/ajax/mvc/5.2.3/jquery.validate.unobtrusive.min.js
jQuery Unobtrusive for ASP.NET MVC 5.2.2
http://ajax.aspnetcdn.com/ajax/mvc/5.2.2/jquery.validate.unobtrusive.js
http://ajax.aspnetcdn.com/ajax/mvc/5.2.2/jquery.validate.unobtrusive.min.js
jQuery Unobtrusive for ASP.NET MVC 5.2
http://ajax.aspnetcdn.com/ajax/mvc/5.2/jquery.validate.unobtrusive.js
http://ajax.aspnetcdn.com/ajax/mvc/5.2/jquery.validate.unobtrusive.min.js
And by using these files, you will also need to include jquery.validate(.min).js. The latest files can be found :
jQuery Validate
http://www.asp.net/ajax/cdn#jQuery_Validation_Releases_on_the_CDN_3
or
http://jqueryvalidation.org/
You can browse the Microsoft Ajax CDN for all needed librairies: http://www.asp.net/ajax/cdn
It's available/hosted by google here code.google.com

Bcrypt() with Zend Framework 1.12.x

Is there a possibility to use Bcrypt() in Zend Framework 1.12.x?
I've found Zend\Crypt\Password\Bcrypt for Zend version 2.1.3 but nothing similar for the 1.12.x version.
Generally asking: Is there an alternative for handling password as explained here for Zend version 1.12.x?
You could implement your own AuthAdapter, but someone has done the task for you and backported the ZF2 BcCrypt Adapter to Zend Framework 1.1x.
You can get it on gitHub: BcCrypt Zend Framework 1.x

Zend framework and PHP Cloud

I have been playing around with this:
https://my.phpcloud.com/container/create
Unless you have a dev account the link above will not work.
What I am confused about is adding the Zend Framework here.
The choices for a container are:
Zend Server 5.6 – PHP 5.3
Zend Server 5.6 – PHP 5.4
Zend Server NextGen Sneak Peek
How do I create a empty container with Zend framework configured?
The container is the environment where your files will be hosted. Working projects will be applications inside the container. You can deploy a Zend Framework project to the container, after creating it. It is similar to how we deploy a software in a server.
To create a container with Zend Framework application in it :
Create a container with any one of the choices: Zend Server 5.6 – PHP 5.3, Zend Server 5.6 – PHP 5.4, or Zend Server NextGen Sneak Peek
After the container is provisioned, go to your container overview page, which looks like - https://my.phpcloud.com/container/yourcontainername/overview and click "New Application".
While creating the new application, you have options to pick a empty Zend Framework application. See the manual here
I'm not that familiar with phpcloud but I think you may be confusing Zend Framework and Zend Server. These are two very different things. Zend Framework doesn't really require installation as such, it's just a collection of PHP classes. I would guess that ZF is normally uploaded with the apps that you put on the cloud.